ReactOS 0.4.16-dev-112-g52265ae
|
Public Attributes | |
WCHAR | szMachineName [SP_MAX_MACHINENAME_LENGTH] |
RPC_BINDING_HANDLE | BindingHandle |
HSTRING_TABLE | StringTable |
BOOL | bLocal |
RPC_BINDING_HANDLE _MACHINE_INFO::BindingHandle |
Definition at line 57 of file cfgmgr.c.
Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().
BOOL _MACHINE_INFO::bLocal |
Definition at line 59 of file cfgmgr.c.
Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().
HSTRING_TABLE _MACHINE_INFO::StringTable |
Definition at line 58 of file cfgmgr.c.
Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().
WCHAR _MACHINE_INFO::szMachineName[SP_MAX_MACHINENAME_LENGTH] |
Definition at line 56 of file cfgmgr.c.
Referenced by CM_Connect_MachineW().