win32.rpc

Windows API header module

Translated from MinGW Windows headers

Public Imports

win32.unknwn
public import win32.unknwn;
Undocumented in source.
win32.rpcdce
public import win32.rpcdce;
Undocumented in source.
win32.rpcnsi
public import win32.rpcnsi;
Undocumented in source.
win32.rpcnterr
public import win32.rpcnterr;
Undocumented in source.
win32.winerror
public import win32.winerror;
Undocumented in source.

Members

Aliases

midl_user_allocate
alias midl_user_allocate = MIDL_user_allocate
Undocumented in source.
midl_user_free
alias midl_user_free = MIDL_user_free
Undocumented in source.

Functions

I_RpcMapWin32Status
int I_RpcMapWin32Status(RPC_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta

Source

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