ReactOS 0.4.15-dev-8614-gbc76250
tagNETCONIDSTRUCT Struct Reference

#include <precomp.h>

Collaboration diagram for tagNETCONIDSTRUCT:

Public Attributes

WORD Signature
 
BYTE Unknown [8]
 
CLSID clsidThisObject
 
GUID guidId
 
DWORD dwCharacter
 
NETCON_MEDIATYPE MediaType
 
NETCON_STATUS Status
 
ULONG uNameOffset
 
ULONG uDeviceNameOffset
 

Detailed Description

Definition at line 60 of file precomp.h.

Member Data Documentation

◆ clsidThisObject

CLSID tagNETCONIDSTRUCT::clsidThisObject

Definition at line 64 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ dwCharacter

DWORD tagNETCONIDSTRUCT::dwCharacter

Definition at line 66 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ guidId

GUID tagNETCONIDSTRUCT::guidId

Definition at line 65 of file precomp.h.

Referenced by CNetworkConnections::CompareIDs(), and ILCreateNetConnectItem().

◆ MediaType

NETCON_MEDIATYPE tagNETCONIDSTRUCT::MediaType

Definition at line 67 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ Signature

WORD tagNETCONIDSTRUCT::Signature

Definition at line 62 of file precomp.h.

◆ Status

NETCON_STATUS tagNETCONIDSTRUCT::Status

Definition at line 68 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ uDeviceNameOffset

ULONG tagNETCONIDSTRUCT::uDeviceNameOffset

Definition at line 70 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ uNameOffset

ULONG tagNETCONIDSTRUCT::uNameOffset

Definition at line 69 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ Unknown

BYTE tagNETCONIDSTRUCT::Unknown[8]

Definition at line 63 of file precomp.h.

Referenced by ILCreateNetConnectItem().


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