ReactOS 0.4.15-dev-8064-gdaf8068
_Services Struct Reference

#include <tcpsvcs.h>

Collaboration diagram for _Services:

Public Attributes

USHORT Port
 
LPWSTR lpName
 
LPTHREAD_START_ROUTINE lpService
 

Detailed Description

Definition at line 31 of file tcpsvcs.h.

Member Data Documentation

◆ lpName

LPWSTR _Services::lpName

Definition at line 34 of file tcpsvcs.h.

Referenced by StartServer().

◆ lpService

LPTHREAD_START_ROUTINE _Services::lpService

Definition at line 35 of file tcpsvcs.h.

Referenced by StartServer().

◆ Port

USHORT _Services::Port

Definition at line 33 of file tcpsvcs.h.

Referenced by StartServer().


The documentation for this struct was generated from the following file: