|
error_status_t | ResolveOxid ([in] handle_t hRpc, [in] OXID *pOxid, [in] unsigned short cRequestedProtseqs, [in, ref, size_is(cRequestedProtseqs)] unsigned short arRequestedProtseqs[], [out, ref] DUALSTRINGARRAY **ppdsaOxidBindings, [out, ref] IPID *pipidRemUnknown, [out, ref] DWORD *pAuthnHint) |
|
error_status_t | SimplePing ([in] handle_t hRpc, [in] SETID *pSetId) |
|
error_status_t | ComplexPing ([in] handle_t hRpc, [in, out] SETID *pSetId, [in] unsigned short SequenceNum, [in] unsigned short cAddToSet, [in] unsigned short cDelFromSet, [in, unique, size_is(cAddToSet)] OID AddToSet[], [in, unique, size_is(cDelFromSet)] OID DelFromSet[], [out] unsigned short *pPingBackoffFactor) |
|
error_status_t | ServerAlive ([in] handle_t hRpc) |
|
error_status_t | ResolveOxid2 ([in] handle_t hRpc, [in] OXID *pOxid, [in] unsigned short cRequestedProtseqs, [in, ref, size_is(cRequestedProtseqs)] unsigned short arRequestedProtseqs[], [out, ref] DUALSTRINGARRAY **ppdsaOxidBindings, [out, ref] IPID *pipidRemUnknown, [out, ref] DWORD *pAuthnHint, [out, ref] COMVERSION *pComVersion) |
|
Definition at line 238 of file dcom.idl.
◆ ComplexPing()
error_status_t IOXIDResolver::ComplexPing |
( |
[in] handle_t |
hRpc, |
|
|
[in, out] SETID * |
pSetId, |
|
|
[in] unsigned short |
SequenceNum, |
|
|
[in] unsigned short |
cAddToSet, |
|
|
[in] unsigned short |
cDelFromSet, |
|
|
[in, unique, size_is(cAddToSet)] OID |
AddToSet[], |
|
|
[in, unique, size_is(cDelFromSet)] OID |
DelFromSet[], |
|
|
[out] unsigned short * |
pPingBackoffFactor |
|
) |
| |
◆ ResolveOxid()
error_status_t IOXIDResolver::ResolveOxid |
( |
[in] handle_t |
hRpc, |
|
|
[in] OXID * |
pOxid, |
|
|
[in] unsigned short |
cRequestedProtseqs, |
|
|
[in, ref, size_is(cRequestedProtseqs)] unsigned short |
arRequestedProtseqs[], |
|
|
[out, ref] DUALSTRINGARRAY ** |
ppdsaOxidBindings, |
|
|
[out, ref] IPID * |
pipidRemUnknown, |
|
|
[out, ref] DWORD * |
pAuthnHint |
|
) |
| |
◆ ResolveOxid2()
error_status_t IOXIDResolver::ResolveOxid2 |
( |
[in] handle_t |
hRpc, |
|
|
[in] OXID * |
pOxid, |
|
|
[in] unsigned short |
cRequestedProtseqs, |
|
|
[in, ref, size_is(cRequestedProtseqs)] unsigned short |
arRequestedProtseqs[], |
|
|
[out, ref] DUALSTRINGARRAY ** |
ppdsaOxidBindings, |
|
|
[out, ref] IPID * |
pipidRemUnknown, |
|
|
[out, ref] DWORD * |
pAuthnHint, |
|
|
[out, ref] COMVERSION * |
pComVersion |
|
) |
| |
◆ ServerAlive()
◆ SimplePing()
The documentation for this interface was generated from the following file: