win32.lmremutl

Windows API header module

Translated from MinGW Windows headers

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.

Manifest constants

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

Structs

TIME_OF_DAY_INFO
struct TIME_OF_DAY_INFO
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/lmremutl.d Automatically imported and edited from the druntime module core.sys.windows.lmremutl for the auto-generated win32 package.