#include <HostPidlManager.h>
Public Attributes | |
USHORT | cb |
DWORD | dwFingerprint |
WCHAR | wszLabel [MAX_LABEL_LENZ] |
WCHAR | wszUser [MAX_USERNAME_LENZ] |
WCHAR | wszHost [MAX_HOSTNAME_LENZ] |
WCHAR | wszPath [MAX_PATH_LENZ] |
USHORT | uPort |
Definition at line 34 of file HostPidlManager.h.
USHORT HOSTPIDL::cb |
DWORD HOSTPIDL::dwFingerprint |
Definition at line 37 of file HostPidlManager.h.
WCHAR HOSTPIDL::wszLabel[MAX_LABEL_LENZ] |
Definition at line 38 of file HostPidlManager.h.
WCHAR HOSTPIDL::wszUser[MAX_USERNAME_LENZ] |
Definition at line 39 of file HostPidlManager.h.
WCHAR HOSTPIDL::wszHost[MAX_HOSTNAME_LENZ] |
Definition at line 40 of file HostPidlManager.h.
WCHAR HOSTPIDL::wszPath[MAX_PATH_LENZ] |
Definition at line 41 of file HostPidlManager.h.
USHORT HOSTPIDL::uPort |
Definition at line 42 of file HostPidlManager.h.