windows.lmuse

\ lmuse.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

PUSE_INFO_0, LPUSE_INFO_0
alias PUSE_INFO_0, LPUSE_INFO_0 = USE_INFO_0*
Undocumented in source.
PUSE_INFO_1, LPUSE_INFO_1
alias PUSE_INFO_1, LPUSE_INFO_1 = USE_INFO_1*
Undocumented in source.
PUSE_INFO_2, LPUSE_INFO_2
alias PUSE_INFO_2, LPUSE_INFO_2 = USE_INFO_2*
Undocumented in source.

Enums

USE_DISKDEV
anonymousenum USE_DISKDEV
Undocumented in source.
USE_LOCAL_PARMNUM
anonymousenum USE_LOCAL_PARMNUM
Undocumented in source.
USE_OK
anonymousenum USE_OK
Undocumented in source.

Functions

NetUseAdd
NET_API_STATUS NetUseAdd(LPWSTR , DWORD , PBYTE , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetUseDel
NET_API_STATUS NetUseDel(LPWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetUseEnum
NET_API_STATUS NetUseEnum(LPWSTR , DWORD , PBYTE* , DWORD , PDWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetUseGetInfo
NET_API_STATUS NetUseGetInfo(LPWSTR , LPWSTR , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

USE_INFO_0
struct USE_INFO_0
Undocumented in source.
USE_INFO_1
struct USE_INFO_1
Undocumented in source.
USE_INFO_2
struct USE_INFO_2
Undocumented in source.

Variables

USE_WILDCARD
DWORD USE_WILDCARD;
Undocumented in source.

Meta