- 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.
\ rpcdce2.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************