ReactOS 0.4.15-dev-7924-g5949c20
_NETINFOSTRUCT Struct Reference

#include <winnetwk.h>

Public Attributes

DWORD cbStructure
 
DWORD dwProviderVersion
 
DWORD dwStatus
 
DWORD dwCharacteristics
 
ULONG_PTR dwHandle
 
WORD wNetType
 
DWORD dwPrinters
 
DWORD dwDrives
 

Detailed Description

Definition at line 226 of file winnetwk.h.

Member Data Documentation

◆ cbStructure

DWORD _NETINFOSTRUCT::cbStructure

Definition at line 227 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwCharacteristics

DWORD _NETINFOSTRUCT::dwCharacteristics

Definition at line 230 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwDrives

DWORD _NETINFOSTRUCT::dwDrives

Definition at line 234 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwHandle

ULONG_PTR _NETINFOSTRUCT::dwHandle

Definition at line 231 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwPrinters

DWORD _NETINFOSTRUCT::dwPrinters

Definition at line 233 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwProviderVersion

DWORD _NETINFOSTRUCT::dwProviderVersion

Definition at line 228 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ dwStatus

DWORD _NETINFOSTRUCT::dwStatus

Definition at line 229 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().

◆ wNetType

WORD _NETINFOSTRUCT::wNetType

Definition at line 232 of file winnetwk.h.

Referenced by WNetGetNetworkInformationW().


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