ReactOS 0.4.15-dev-7918-g2a2556c
_MACHINE_INFO Struct Reference
Collaboration diagram for _MACHINE_INFO:

Public Attributes

WCHAR szMachineName [SP_MAX_MACHINENAME_LENGTH]
 
RPC_BINDING_HANDLE BindingHandle
 
HSTRING_TABLE StringTable
 
BOOL bLocal
 

Detailed Description

Definition at line 54 of file cfgmgr.c.

Member Data Documentation

◆ BindingHandle

RPC_BINDING_HANDLE _MACHINE_INFO::BindingHandle

Definition at line 57 of file cfgmgr.c.

Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().

◆ bLocal

BOOL _MACHINE_INFO::bLocal

Definition at line 59 of file cfgmgr.c.

Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().

◆ StringTable

HSTRING_TABLE _MACHINE_INFO::StringTable

Definition at line 58 of file cfgmgr.c.

Referenced by CM_Connect_MachineW(), and CM_Disconnect_Machine().

◆ szMachineName

WCHAR _MACHINE_INFO::szMachineName[SP_MAX_MACHINENAME_LENGTH]

Definition at line 56 of file cfgmgr.c.

Referenced by CM_Connect_MachineW().


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