ReactOS 0.4.15-dev-7907-g95bf896
INetConnection::tagNETCON_PROPERTIES Struct Reference
Collaboration diagram for INetConnection::tagNETCON_PROPERTIES:

Public Attributes

GUID guidId
 
LPWSTR pszwName
 
LPWSTR pszwDeviceName
 
NETCON_STATUS Status
 
NETCON_MEDIATYPE MediaType
 
DWORD dwCharacter
 
CLSID clsidThisObject
 
CLSID clsidUiObject
 

Detailed Description

Definition at line 99 of file netcon.idl.

Member Data Documentation

◆ clsidThisObject

CLSID INetConnection::tagNETCON_PROPERTIES::clsidThisObject

Definition at line 107 of file netcon.idl.

◆ clsidUiObject

CLSID INetConnection::tagNETCON_PROPERTIES::clsidUiObject

Definition at line 108 of file netcon.idl.

◆ dwCharacter

DWORD INetConnection::tagNETCON_PROPERTIES::dwCharacter

Definition at line 106 of file netcon.idl.

Referenced by CNetConnection::GetProperties().

◆ guidId

GUID INetConnection::tagNETCON_PROPERTIES::guidId

◆ MediaType

NETCON_MEDIATYPE INetConnection::tagNETCON_PROPERTIES::MediaType

Definition at line 105 of file netcon.idl.

Referenced by CNetConnection::GetUiObjectClassId().

◆ pszwDeviceName

LPWSTR INetConnection::tagNETCON_PROPERTIES::pszwDeviceName

◆ pszwName

LPWSTR INetConnection::tagNETCON_PROPERTIES::pszwName

◆ Status

NETCON_STATUS INetConnection::tagNETCON_PROPERTIES::Status

Definition at line 104 of file netcon.idl.


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