windows.winnetwk

\ winnetwk.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

CONNECTDLGSTRUCT
alias CONNECTDLGSTRUCT = CONNECTDLGSTRUCTA
Undocumented in source.
CONNECTDLGSTRUCT
alias CONNECTDLGSTRUCT = CONNECTDLGSTRUCTW
Undocumented in source.
DISCDLGSTRUCT
alias DISCDLGSTRUCT = DISCDLGSTRUCTA
Undocumented in source.
DISCDLGSTRUCT
alias DISCDLGSTRUCT = DISCDLGSTRUCTW
Undocumented in source.
LPCONNECTDLGSTRUCT
alias LPCONNECTDLGSTRUCT = CONNECTDLGSTRUCT*
Undocumented in source.
LPCONNECTDLGSTRUCTA
alias LPCONNECTDLGSTRUCTA = CONNECTDLGSTRUCTA*
Undocumented in source.
LPCONNECTDLGSTRUCTW
alias LPCONNECTDLGSTRUCTW = CONNECTDLGSTRUCTW*
Undocumented in source.
LPDISCDLGSTRUCT
alias LPDISCDLGSTRUCT = DISCDLGSTRUCT*
Undocumented in source.
LPDISCDLGSTRUCTA
alias LPDISCDLGSTRUCTA = DISCDLGSTRUCTA*
Undocumented in source.
LPDISCDLGSTRUCTW
alias LPDISCDLGSTRUCTW = DISCDLGSTRUCTW*
Undocumented in source.
LPNETCONNECTINFOSTRUCT
alias LPNETCONNECTINFOSTRUCT = NETCONNECTINFOSTRUCT*
Undocumented in source.
LPNETINFOSTRUCT
alias LPNETINFOSTRUCT = NETINFOSTRUCT*
Undocumented in source.
LPNETRESOURCE
alias LPNETRESOURCE = NETRESOURCE*
Undocumented in source.
LPNETRESOURCEA
alias LPNETRESOURCEA = NETRESOURCEA*
Undocumented in source.
LPNETRESOURCEW
alias LPNETRESOURCEW = NETRESOURCEW*
Undocumented in source.
LPREMOTE_NAME_INFO
alias LPREMOTE_NAME_INFO = REMOTE_NAME_INFO*
Undocumented in source.
LPREMOTE_NAME_INFOA
alias LPREMOTE_NAME_INFOA = REMOTE_NAME_INFOA*
Undocumented in source.
LPREMOTE_NAME_INFOW
alias LPREMOTE_NAME_INFOW = REMOTE_NAME_INFOW*
Undocumented in source.
LPUNIVERSAL_NAME_INFO
alias LPUNIVERSAL_NAME_INFO = UNIVERSAL_NAME_INFO*
Undocumented in source.
LPUNIVERSAL_NAME_INFOA
alias LPUNIVERSAL_NAME_INFOA = UNIVERSAL_NAME_INFOA*
Undocumented in source.
LPUNIVERSAL_NAME_INFOW
alias LPUNIVERSAL_NAME_INFOW = UNIVERSAL_NAME_INFOW*
Undocumented in source.
MultinetGetConnectionPerformance
alias MultinetGetConnectionPerformance = MultinetGetConnectionPerformanceA
Undocumented in source.
MultinetGetConnectionPerformance
alias MultinetGetConnectionPerformance = MultinetGetConnectionPerformanceW
Undocumented in source.
NETRESOURCE
alias NETRESOURCE = NETRESOURCEA
Undocumented in source.
NETRESOURCE
alias NETRESOURCE = NETRESOURCEW
Undocumented in source.
PFNGETPROFILEPATH
alias PFNGETPROFILEPATH = PFNGETPROFILEPATHA
Undocumented in source.
PFNGETPROFILEPATH
alias PFNGETPROFILEPATH = PFNGETPROFILEPATHW
Undocumented in source.
PFNGETPROFILEPATHA
alias PFNGETPROFILEPATHA = UINT function(LPCSTR, LPSTR, UINT)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFNGETPROFILEPATHW
alias PFNGETPROFILEPATHW = UINT function(LPCWSTR, LPWSTR, UINT)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFNPROCESSPOLICIES
alias PFNPROCESSPOLICIES = PFNPROCESSPOLICIESA
Undocumented in source.
PFNPROCESSPOLICIES
alias PFNPROCESSPOLICIES = PFNPROCESSPOLICIESW
Undocumented in source.
PFNPROCESSPOLICIESA
alias PFNPROCESSPOLICIESA = BOOL function(HWND, LPCSTR, LPCSTR, LPCSTR, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFNPROCESSPOLICIESW
alias PFNPROCESSPOLICIESW = BOOL function(HWND, LPCWSTR, LPCWSTR, LPCWSTR, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFNRECONCILEPROFILE
alias PFNRECONCILEPROFILE = PFNRECONCILEPROFILEA
Undocumented in source.
PFNRECONCILEPROFILE
alias PFNRECONCILEPROFILE = PFNRECONCILEPROFILEW
Undocumented in source.
PFNRECONCILEPROFILEA
alias PFNRECONCILEPROFILEA = UINT function(LPCSTR, LPCSTR, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFNRECONCILEPROFILEW
alias PFNRECONCILEPROFILEW = UINT function(LPCWSTR, LPCWSTR, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
REMOTE_NAME_INFO
alias REMOTE_NAME_INFO = REMOTE_NAME_INFOA
Undocumented in source.
REMOTE_NAME_INFO
alias REMOTE_NAME_INFO = REMOTE_NAME_INFOW
Undocumented in source.
UNIVERSAL_NAME_INFO
alias UNIVERSAL_NAME_INFO = UNIVERSAL_NAME_INFOA
Undocumented in source.
UNIVERSAL_NAME_INFO
alias UNIVERSAL_NAME_INFO = UNIVERSAL_NAME_INFOW
Undocumented in source.
WNetAddConnection
deprecated alias WNetAddConnection = WNetAddConnectionA
Undocumented in source.
WNetAddConnection
deprecated alias WNetAddConnection = WNetAddConnectionW
Undocumented in source.
WNetAddConnection2
alias WNetAddConnection2 = WNetAddConnection2A
Undocumented in source.
WNetAddConnection2
alias WNetAddConnection2 = WNetAddConnection2W
Undocumented in source.
WNetAddConnection3
alias WNetAddConnection3 = WNetAddConnection3A
Undocumented in source.
WNetAddConnection3
alias WNetAddConnection3 = WNetAddConnection3W
Undocumented in source.
WNetCancelConnection
deprecated alias WNetCancelConnection = WNetCancelConnectionA
Undocumented in source.
WNetCancelConnection
deprecated alias WNetCancelConnection = WNetCancelConnectionW
Undocumented in source.
WNetCancelConnection2
alias WNetCancelConnection2 = WNetCancelConnection2A
Undocumented in source.
WNetCancelConnection2
alias WNetCancelConnection2 = WNetCancelConnection2W
Undocumented in source.
WNetConnectionDialog1
alias WNetConnectionDialog1 = WNetConnectionDialog1A
Undocumented in source.
WNetConnectionDialog1
alias WNetConnectionDialog1 = WNetConnectionDialog1W
Undocumented in source.
WNetDisconnectDialog1
alias WNetDisconnectDialog1 = WNetDisconnectDialog1A
Undocumented in source.
WNetDisconnectDialog1
alias WNetDisconnectDialog1 = WNetDisconnectDialog1W
Undocumented in source.
WNetEnumResource
alias WNetEnumResource = WNetEnumResourceA
Undocumented in source.
WNetEnumResource
alias WNetEnumResource = WNetEnumResourceW
Undocumented in source.
WNetGetConnection
alias WNetGetConnection = WNetGetConnectionA
Undocumented in source.
WNetGetConnection
alias WNetGetConnection = WNetGetConnectionW
Undocumented in source.
WNetGetLastError
alias WNetGetLastError = WNetGetLastErrorA
Undocumented in source.
WNetGetLastError
alias WNetGetLastError = WNetGetLastErrorW
Undocumented in source.
WNetGetNetworkInformation
alias WNetGetNetworkInformation = WNetGetNetworkInformationA
Undocumented in source.
WNetGetNetworkInformation
alias WNetGetNetworkInformation = WNetGetNetworkInformationW
Undocumented in source.
WNetGetProviderName
alias WNetGetProviderName = WNetGetProviderNameA
Undocumented in source.
WNetGetProviderName
alias WNetGetProviderName = WNetGetProviderNameW
Undocumented in source.
WNetGetResourceInformation
alias WNetGetResourceInformation = WNetGetResourceInformationA
Undocumented in source.
WNetGetResourceInformation
alias WNetGetResourceInformation = WNetGetResourceInformationW
Undocumented in source.
WNetGetResourceParent
alias WNetGetResourceParent = WNetGetResourceParentA
Undocumented in source.
WNetGetResourceParent
alias WNetGetResourceParent = WNetGetResourceParentW
Undocumented in source.
WNetGetUniversalName
alias WNetGetUniversalName = WNetGetUniversalNameA
Undocumented in source.
WNetGetUniversalName
alias WNetGetUniversalName = WNetGetUniversalNameW
Undocumented in source.
WNetGetUser
alias WNetGetUser = WNetGetUserA
Undocumented in source.
WNetGetUser
alias WNetGetUser = WNetGetUserW
Undocumented in source.
WNetOpenEnum
alias WNetOpenEnum = WNetOpenEnumA
Undocumented in source.
WNetOpenEnum
alias WNetOpenEnum = WNetOpenEnumW
Undocumented in source.
WNetSetConnection
alias WNetSetConnection = WNetSetConnectionA
Undocumented in source.
WNetSetConnection
alias WNetSetConnection = WNetSetConnectionW
Undocumented in source.
WNetUseConnection
alias WNetUseConnection = WNetUseConnectionA
Undocumented in source.
WNetUseConnection
alias WNetUseConnection = WNetUseConnectionW
Undocumented in source.

Enums

RESOURCEDISPLAYTYPE_GENERIC
anonymousenum RESOURCEDISPLAYTYPE_GENERIC
Undocumented in source.
RESOURCE_CONNECTED
anonymousenum RESOURCE_CONNECTED
Undocumented in source.
UNIVERSAL_NAME_INFO_LEVEL
anonymousenum UNIVERSAL_NAME_INFO_LEVEL
Undocumented in source.
WNNC_NET_MSNET
anonymousenum WNNC_NET_MSNET
Undocumented in source.
WN_SUCCESS
anonymousenum WN_SUCCESS
Undocumented in source.

Functions

MultinetGetConnectionPerformanceA
DWORD MultinetGetConnectionPerformanceA(LPNETRESOURCEA , LPNETCONNECTINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MultinetGetConnectionPerformanceW
DWORD MultinetGetConnectionPerformanceW(LPNETRESOURCEW , LPNETCONNECTINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnection2A
DWORD WNetAddConnection2A(LPNETRESOURCEA , LPCSTR , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnection2W
DWORD WNetAddConnection2W(LPNETRESOURCEW , LPCWSTR , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnection3A
DWORD WNetAddConnection3A(HWND , LPNETRESOURCEA , LPCSTR , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnection3W
DWORD WNetAddConnection3W(HWND , LPNETRESOURCEW , LPCWSTR , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnectionA
deprecated DWORD WNetAddConnectionA(LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetAddConnectionW
deprecated DWORD WNetAddConnectionW(LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnection2A
DWORD WNetCancelConnection2A(LPCSTR , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnection2W
DWORD WNetCancelConnection2W(LPCWSTR , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnectionA
deprecated DWORD WNetCancelConnectionA(LPCSTR , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCancelConnectionW
deprecated DWORD WNetCancelConnectionW(LPCWSTR , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetCloseEnum
DWORD WNetCloseEnum(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog
DWORD WNetConnectionDialog(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog1A
DWORD WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetConnectionDialog1W
DWORD WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog
DWORD WNetDisconnectDialog(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog1A
DWORD WNetDisconnectDialog1A(LPDISCDLGSTRUCTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetDisconnectDialog1W
DWORD WNetDisconnectDialog1W(LPDISCDLGSTRUCTW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetEnumResourceA
DWORD WNetEnumResourceA(HANDLE , PDWORD , PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetEnumResourceW
DWORD WNetEnumResourceW(HANDLE , PDWORD , PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetConnectionA
DWORD WNetGetConnectionA(LPCSTR , LPSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetConnectionW
DWORD WNetGetConnectionW(LPCWSTR , LPWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetLastErrorA
DWORD WNetGetLastErrorA(PDWORD , LPSTR , DWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetLastErrorW
DWORD WNetGetLastErrorW(PDWORD , LPWSTR , DWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetNetworkInformationA
DWORD WNetGetNetworkInformationA(LPCSTR , LPNETINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetNetworkInformationW
DWORD WNetGetNetworkInformationW(LPCWSTR , LPNETINFOSTRUCT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetProviderNameA
DWORD WNetGetProviderNameA(DWORD , LPSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetProviderNameW
DWORD WNetGetProviderNameW(DWORD , LPWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetResourceInformationA
DWORD WNetGetResourceInformationA(LPNETRESOURCEA , LPVOID , LPDWORD , LPSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetResourceInformationW
DWORD WNetGetResourceInformationW(LPNETRESOURCEA , LPVOID , LPDWORD , LPWSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetResourceParentA
DWORD WNetGetResourceParentA(LPNETRESOURCEA , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetResourceParentW
DWORD WNetGetResourceParentW(LPNETRESOURCEW , LPVOID , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUniversalNameA
DWORD WNetGetUniversalNameA(LPCSTR , DWORD , PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUniversalNameW
DWORD WNetGetUniversalNameW(LPCWSTR , DWORD , PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUserA
DWORD WNetGetUserA(LPCSTR , LPSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetGetUserW
DWORD WNetGetUserW(LPCWSTR , LPWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetOpenEnumA
DWORD WNetOpenEnumA(DWORD , DWORD , DWORD , LPNETRESOURCEA , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetOpenEnumW
DWORD WNetOpenEnumW(DWORD , DWORD , DWORD , LPNETRESOURCEW , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetSetConnectionA
DWORD WNetSetConnectionA(LPCSTR , DWORD , PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetSetConnectionW
DWORD WNetSetConnectionW(LPCWSTR , DWORD , PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetUseConnectionA
DWORD WNetUseConnectionA(HWND , LPNETRESOURCEA , LPCSTR , LPCSTR , DWORD , LPSTR , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WNetUseConnectionW
DWORD WNetUseConnectionW(HWND , LPNETRESOURCEW , LPCWSTR , LPCWSTR , DWORD , LPWSTR , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

CONNECTDLGSTRUCTA
struct CONNECTDLGSTRUCTA
Undocumented in source.
CONNECTDLGSTRUCTW
struct CONNECTDLGSTRUCTW
Undocumented in source.
DISCDLGSTRUCTA
struct DISCDLGSTRUCTA
Undocumented in source.
DISCDLGSTRUCTW
struct DISCDLGSTRUCTW
Undocumented in source.
NETCONNECTINFOSTRUCT
struct NETCONNECTINFOSTRUCT
Undocumented in source.
NETINFOSTRUCT
struct NETINFOSTRUCT
Undocumented in source.
NETRESOURCEA
struct NETRESOURCEA
Undocumented in source.
NETRESOURCEW
struct NETRESOURCEW
Undocumented in source.
REMOTE_NAME_INFOA
struct REMOTE_NAME_INFOA
Undocumented in source.
REMOTE_NAME_INFOW
struct REMOTE_NAME_INFOW
Undocumented in source.
UNIVERSAL_NAME_INFOA
struct UNIVERSAL_NAME_INFOA
Undocumented in source.
UNIVERSAL_NAME_INFOW
struct UNIVERSAL_NAME_INFOW
CONNDLG_CONN_POINT
DWORD CONNDLG_CONN_POINT;
CONNDLG_HIDE_BOX
DWORD CONNDLG_HIDE_BOX;
CONNDLG_NOT_PERSIST
DWORD CONNDLG_NOT_PERSIST;
CONNDLG_PERSIST
DWORD CONNDLG_PERSIST;
Undocumented in source.

Variables

CONNDLG_RO_PATH
DWORD CONNDLG_RO_PATH;
CONNDLG_USE_MRU
DWORD CONNDLG_USE_MRU;
CONNECT_CURRENT_MEDIA
DWORD CONNECT_CURRENT_MEDIA;
CONNECT_INTERACTIVE
DWORD CONNECT_INTERACTIVE;
CONNECT_LOCALDRIVE
DWORD CONNECT_LOCALDRIVE;
CONNECT_NEED_DRIVE
DWORD CONNECT_NEED_DRIVE;
CONNECT_PROMPT
DWORD CONNECT_PROMPT;
CONNECT_REDIRECT
DWORD CONNECT_REDIRECT;
CONNECT_REFCOUNT
DWORD CONNECT_REFCOUNT;
CONNECT_TEMPORARY
DWORD CONNECT_TEMPORARY;
Undocumented in source.
CONNECT_UPDATE_PROFILE
DWORD CONNECT_UPDATE_PROFILE;
CONNECT_UPDATE_RECENT
DWORD CONNECT_UPDATE_RECENT;
DISC_NO_FORCE
DWORD DISC_NO_FORCE;
Undocumented in source.
DISC_UPDATE_PROFILE
DWORD DISC_UPDATE_PROFILE;
NETINFO_DISKRED
DWORD NETINFO_DISKRED;
Undocumented in source.
NETINFO_DLL16
DWORD NETINFO_DLL16;
NETINFO_PRINTERRED
DWORD NETINFO_PRINTERRED;
Undocumented in source.
NETPROPERTY_PERSISTENT
auto NETPROPERTY_PERSISTENT;
Undocumented in source.
PP_DISPLAYERRORS
DWORD PP_DISPLAYERRORS;
Undocumented in source.
RESOURCETYPE_ANY
DWORD RESOURCETYPE_ANY;
RESOURCETYPE_DISK
DWORD RESOURCETYPE_DISK;
RESOURCETYPE_PRINT
DWORD RESOURCETYPE_PRINT;
RESOURCETYPE_RESERVED
DWORD RESOURCETYPE_RESERVED;
RESOURCETYPE_UNKNOWN
DWORD RESOURCETYPE_UNKNOWN;
RESOURCEUSAGE_ALL
DWORD RESOURCEUSAGE_ALL;
RESOURCEUSAGE_ATTACHED
DWORD RESOURCEUSAGE_ATTACHED;
Undocumented in source.
RESOURCEUSAGE_CONNECTABLE
DWORD RESOURCEUSAGE_CONNECTABLE;
RESOURCEUSAGE_CONTAINER
DWORD RESOURCEUSAGE_CONTAINER;
RESOURCEUSAGE_NOLOCALDEVICE
DWORD RESOURCEUSAGE_NOLOCALDEVICE;
RESOURCEUSAGE_RESERVED
DWORD RESOURCEUSAGE_RESERVED;
RESOURCEUSAGE_SIBLING
DWORD RESOURCEUSAGE_SIBLING;
RP_INIFILE
DWORD RP_INIFILE;
Undocumented in source.
RP_LOGON
DWORD RP_LOGON;
WNCON_DYNAMIC
DWORD WNCON_DYNAMIC;
Undocumented in source.
WNCON_FORNETCARD
DWORD WNCON_FORNETCARD;
WNCON_NOTROUTED
DWORD WNCON_NOTROUTED;
WNCON_SLOWLINK
DWORD WNCON_SLOWLINK;
WNFMT_ABBREVIATED
DWORD WNFMT_ABBREVIATED;
WNFMT_CONNECTION
DWORD WNFMT_CONNECTION;
WNFMT_INENUM
DWORD WNFMT_INENUM;
Undocumented in source.
WNFMT_MULTILINE
DWORD WNFMT_MULTILINE;
Undocumented in source.

Meta