![]() |
Tani OpcPipe protocol
1.0.5
Tani OpcPipe protocol
|
Public Attributes | |
W_UINT32 | NetHandle |
Underlaying network handle, can be used for requesting extended connection info. | |
W_UINT32 | Status |
Status while running, error on return, NETERR_xx. | |
W_UINT32 | Handle |
Connection handle. | |
W_UINT32 | LowLevelErrorCode |
low level error code for connection | |
W_UINT32 | Flags |
connection status flags, values for OPCPIPE_STATUS::Flags | |
W_UINT32 | FlagsMask |
Mask for setting Flags, all set are relevant in Flags, all unset are ignored. | |
W_UINT32 | ReadCount |
number of frames received | |
W_UINT32 | WriteCount |
number of frames sent | |
char | LowLevelErrorMessage [64] |
low level error message for connection | |
char | RemoteName [44] |
W_UINT32 | res [169] |
up to 1024 reserved, must be 0 | |
Data for requesting and changing connection status.