windows.lmremutl

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

Members

Aliases

DESC_CHAR
alias DESC_CHAR = TCHAR
Undocumented in source.
LPDESC
alias LPDESC = DESC_CHAR*
Undocumented in source.
PTIME_OF_DAY_INFO, LPTIME_OF_DAY_INFO
alias PTIME_OF_DAY_INFO, LPTIME_OF_DAY_INFO = TIME_OF_DAY_INFO*
Undocumented in source.

Functions

NetRemoteComputerSupports
NET_API_STATUS NetRemoteComputerSupports(LPCWSTR , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetRemoteTOD
NET_API_STATUS NetRemoteTOD(LPCWSTR , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RxRemoteApi
NET_API_STATUS RxRemoteApi(DWORD , LPCWSTR , LPDESC , LPDESC , LPDESC , LPDESC , LPDESC , LPDESC , LPDESC , DWORD , ...)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

TIME_OF_DAY_INFO
struct TIME_OF_DAY_INFO
Undocumented in source.

Variables

ALLOCATE_RESPONSE
auto ALLOCATE_RESPONSE;
Undocumented in source.
NO_PERMISSION_REQUIRED
auto NO_PERMISSION_REQUIRED;
Undocumented in source.
SUPPORTS_ANY
auto SUPPORTS_ANY;
Undocumented in source.
SUPPORTS_LOCAL
auto SUPPORTS_LOCAL;
Undocumented in source.
SUPPORTS_REMOTE_ADMIN_PROTOCOL
auto SUPPORTS_REMOTE_ADMIN_PROTOCOL;
Undocumented in source.
SUPPORTS_RPC
auto SUPPORTS_RPC;
Undocumented in source.
SUPPORTS_SAM_PROTOCOL
auto SUPPORTS_SAM_PROTOCOL;
Undocumented in source.
SUPPORTS_UNICODE
auto SUPPORTS_UNICODE;
Undocumented in source.
USE_SPECIFIC_TRANSPORT
auto USE_SPECIFIC_TRANSPORT;
Undocumented in source.

Meta