Struct NtRpcAnswer
NT Rpc Answer Version 1
Inherited Members
Namespace: NetworkTables.Natives
Assembly: FRC.NetworkTables.dll
Syntax
public struct NtRpcAnswer
Fields
| Improve this Doc View Sourcecall
Rpc Call Handle
Declaration
public NtRpcCall call
Field Value
| Type | Description |
|---|---|
| NtRpcCall |
conn
Rpc Connection
Declaration
public NtConnectionInfo conn
Field Value
| Type | Description |
|---|---|
| NtConnectionInfo |
entry
Rpc Entry Handle
Declaration
public NtEntry entry
Field Value
| Type | Description |
|---|---|
| NtEntry |
name
Rpc Name
Declaration
public NtString name
Field Value
| Type | Description |
|---|---|
| NtString |
params
Rpc Parameters
Declaration
public NtString params
Field Value
| Type | Description |
|---|---|
| NtString |