windows.lmchdev

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

Members

Aliases

PCHARDEVQ_INFO_0, LPCHARDEVQ_INFO_0
alias PCHARDEVQ_INFO_0, LPCHARDEVQ_INFO_0 = CHARDEVQ_INFO_0*
Undocumented in source.
PCHARDEVQ_INFO_1, LPCHARDEVQ_INFO_1
alias PCHARDEVQ_INFO_1, LPCHARDEVQ_INFO_1 = CHARDEVQ_INFO_1*
Undocumented in source.
PCHARDEVQ_INFO_1002, LPCHARDEVQ_INFO_1002
alias PCHARDEVQ_INFO_1002, LPCHARDEVQ_INFO_1002 = CHARDEVQ_INFO_1002*
Undocumented in source.
PCHARDEVQ_INFO_1003, LPCHARDEVQ_INFO_1003
alias PCHARDEVQ_INFO_1003, LPCHARDEVQ_INFO_1003 = CHARDEVQ_INFO_1003*
Undocumented in source.
PCHARDEV_INFO_0, LPCHARDEV_INFO_0
alias PCHARDEV_INFO_0, LPCHARDEV_INFO_0 = CHARDEV_INFO_0*
Undocumented in source.
PCHARDEV_INFO_1, LPCHARDEV_INFO_1
alias PCHARDEV_INFO_1, LPCHARDEV_INFO_1 = CHARDEV_INFO_1*
Undocumented in source.
PHANDLE_INFO_1, LPHANDLE_INFO_1
alias PHANDLE_INFO_1, LPHANDLE_INFO_1 = HANDLE_INFO_1*
Undocumented in source.

Functions

NetCharDevControl
NET_API_STATUS NetCharDevControl(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.
NetCharDevEnum
NET_API_STATUS NetCharDevEnum(LPCWSTR , 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.
NetCharDevGetInfo
NET_API_STATUS NetCharDevGetInfo(LPCWSTR , LPCWSTR , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetCharDevQEnum
NET_API_STATUS NetCharDevQEnum(LPCWSTR , LPCWSTR , 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.
NetCharDevQGetInfo
NET_API_STATUS NetCharDevQGetInfo(LPCWSTR , LPCWSTR , LPCWSTR , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetCharDevQPurge
NET_API_STATUS NetCharDevQPurge(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetCharDevQPurgeSelf
NET_API_STATUS NetCharDevQPurgeSelf(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.
NetCharDevQSetInfo
NET_API_STATUS NetCharDevQSetInfo(LPCWSTR , LPCWSTR , 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.
NetHandleGetInfo
NET_API_STATUS NetHandleGetInfo(HANDLE , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetHandleSetInfo
NET_API_STATUS NetHandleSetInfo(HANDLE , DWORD , PBYTE , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

CHARDEVQ_INFO_0
struct CHARDEVQ_INFO_0
Undocumented in source.
CHARDEVQ_INFO_1
struct CHARDEVQ_INFO_1
Undocumented in source.
CHARDEVQ_INFO_1002
struct CHARDEVQ_INFO_1002
Undocumented in source.
CHARDEVQ_INFO_1003
struct CHARDEVQ_INFO_1003
Undocumented in source.
CHARDEV_INFO_0
struct CHARDEV_INFO_0
Undocumented in source.
CHARDEV_INFO_1
struct CHARDEV_INFO_1
Undocumented in source.
HANDLE_INFO_1
struct HANDLE_INFO_1
Undocumented in source.

Variables

CHARDEVQ_DEF_PRIORITY
auto CHARDEVQ_DEF_PRIORITY;
Undocumented in source.
CHARDEVQ_DEVS_INFOLEVEL
auto CHARDEVQ_DEVS_INFOLEVEL;
Undocumented in source.
CHARDEVQ_DEVS_PARMNUM
auto CHARDEVQ_DEVS_PARMNUM;
Undocumented in source.
CHARDEVQ_DEV_PARMNUM
auto CHARDEVQ_DEV_PARMNUM;
Undocumented in source.
CHARDEVQ_MAX_PRIORITY
auto CHARDEVQ_MAX_PRIORITY;
Undocumented in source.
CHARDEVQ_MIN_PRIORITY
auto CHARDEVQ_MIN_PRIORITY;
Undocumented in source.
CHARDEVQ_NO_REQUESTS
auto CHARDEVQ_NO_REQUESTS;
Undocumented in source.
CHARDEVQ_NUMAHEAD_PARMNUM
auto CHARDEVQ_NUMAHEAD_PARMNUM;
Undocumented in source.
CHARDEVQ_NUMUSERS_PARMNUM
auto CHARDEVQ_NUMUSERS_PARMNUM;
Undocumented in source.
CHARDEVQ_PRIORITY_INFOLEVEL
auto CHARDEVQ_PRIORITY_INFOLEVEL;
Undocumented in source.
CHARDEVQ_PRIORITY_PARMNUM
auto CHARDEVQ_PRIORITY_PARMNUM;
Undocumented in source.
CHARDEV_CLOSE
auto CHARDEV_CLOSE;
Undocumented in source.
CHARDEV_STAT_ERROR
auto CHARDEV_STAT_ERROR;
Undocumented in source.
CHARDEV_STAT_OPENED
auto CHARDEV_STAT_OPENED;
Undocumented in source.
HANDLE_CHARCOUNT_PARMNUM
auto HANDLE_CHARCOUNT_PARMNUM;
Undocumented in source.
HANDLE_CHARTIME_PARMNUM
auto HANDLE_CHARTIME_PARMNUM;
Undocumented in source.
HANDLE_INFO_LEVEL_1
auto HANDLE_INFO_LEVEL_1;
Undocumented in source.

Meta