|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tcpsvcs.h>
Public Attributes | |
| USHORT | Port |
| LPWSTR | lpName |
| LPTHREAD_START_ROUTINE | lpService |
| LPWSTR _Services::lpName |
Definition at line 34 of file tcpsvcs.h.
Referenced by StartServer().
| LPTHREAD_START_ROUTINE _Services::lpService |
Definition at line 35 of file tcpsvcs.h.
Referenced by StartServer().
| USHORT _Services::Port |
Definition at line 33 of file tcpsvcs.h.
Referenced by StartServer().