ReactOS 0.4.15-dev-7942-gd23573b
tagNETCONIDSTRUCT Struct Reference

#include <precomp.h>

Collaboration diagram for tagNETCONIDSTRUCT:

Public Attributes

BYTE type
 
GUID guidId
 
NETCON_STATUS Status
 
NETCON_MEDIATYPE MediaType
 
DWORD dwCharacter
 
ULONG_PTR uNameOffset
 
ULONG_PTR uDeviceNameOffset
 

Detailed Description

Definition at line 58 of file precomp.h.

Member Data Documentation

◆ dwCharacter

DWORD tagNETCONIDSTRUCT::dwCharacter

Definition at line 64 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ guidId

GUID tagNETCONIDSTRUCT::guidId

Definition at line 61 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ MediaType

NETCON_MEDIATYPE tagNETCONIDSTRUCT::MediaType

Definition at line 63 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ Status

NETCON_STATUS tagNETCONIDSTRUCT::Status

Definition at line 62 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ type

BYTE tagNETCONIDSTRUCT::type

Definition at line 60 of file precomp.h.

◆ uDeviceNameOffset

ULONG_PTR tagNETCONIDSTRUCT::uDeviceNameOffset

Definition at line 66 of file precomp.h.

Referenced by ILCreateNetConnectItem().

◆ uNameOffset

ULONG_PTR tagNETCONIDSTRUCT::uNameOffset

Definition at line 65 of file precomp.h.

Referenced by ILCreateNetConnectItem().


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