windows.rpcdce2

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

Members

Aliases

DceErrorInqText
alias DceErrorInqText = DceErrorInqTextW
Undocumented in source.
DceErrorInqText
alias DceErrorInqText = DceErrorInqTextA
Undocumented in source.
RpcMgmtEpEltInqNext
alias RpcMgmtEpEltInqNext = RpcMgmtEpEltInqNextW
Undocumented in source.
RpcMgmtEpEltInqNext
alias RpcMgmtEpEltInqNext = RpcMgmtEpEltInqNextA
Undocumented in source.

Enums

RPC_C_EP_ALL_ELTS
anonymousenum RPC_C_EP_ALL_ELTS
Undocumented in source.
RPC_C_MGMT_INQ_IF_IDS
anonymousenum RPC_C_MGMT_INQ_IF_IDS
Undocumented in source.
RPC_C_VERS_ALL
anonymousenum RPC_C_VERS_ALL
Undocumented in source.

Functions

DceErrorInqTextA
RPC_STATUS DceErrorInqTextA(RPC_STATUS , char* )
Undocumented in source.
DceErrorInqTextW
RPC_STATUS DceErrorInqTextW(RPC_STATUS , wchar* )
Undocumented in source.
RpcMgmtEpEltInqBegin
RPC_STATUS RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE , uint , RPC_IF_ID* , uint , UUID* , RPC_EP_INQ_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcMgmtEpEltInqDone
RPC_STATUS RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcMgmtEpEltInqNextA
RPC_STATUS RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE , RPC_IF_ID* , RPC_BINDING_HANDLE* , UUID* , char** )
Undocumented in source.
RpcMgmtEpEltInqNextW
RPC_STATUS RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE , RPC_IF_ID* , RPC_BINDING_HANDLE* , UUID* , wchar** )
Undocumented in source.
RpcMgmtEpUnregister
RPC_STATUS RpcMgmtEpUnregister(RPC_BINDING_HANDLE , RPC_IF_ID* , RPC_BINDING_HANDLE , UUID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcMgmtSetAuthorizationFn
RPC_STATUS RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UuidCompare
int UuidCompare(UUID* , UUID* , RPC_STATUS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UuidCreateNil
RPC_STATUS UuidCreateNil(UUID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UuidEqual
int UuidEqual(UUID* , UUID* , RPC_STATUS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UuidHash
ushort UuidHash(UUID* , RPC_STATUS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UuidIsNil
int UuidIsNil(UUID* , RPC_STATUS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Variables

DCE_C_ERROR_STRING_LEN
size_t DCE_C_ERROR_STRING_LEN;
Undocumented in source.

Meta