|
|
The function RtcplGetTCPIPSupport retrieves a parameter that specifies if RT-TCP/IP Support is enabled.
Syntax
BOOL RtcplGetTCPIPSupport(
PDWORD Enable
);
Parameters
Enable
Pointer to a DWORD that RtcplGetTCPIPSupport populates with one of the following defines:
|
Value |
Description |
|
GENERAL_ENABLE |
RT-TCP/IP support is enabled. |
|
GENERAL_DISABLE |
RT-TCP/IP support is disabled. |
Return Values
A non-zero value if the function succeeds
Related RTX Properties Control Panel Features
|
Tab |
|
|
Feature(s) |
Enable RT-TCP/IP stack option |
Requirements
| Header | RtxProp.h |
| Library | RtxProp.lib |