|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
import "dcom.idl";
Public Member Functions |
| 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) |
Detailed Description
Definition at line 237 of file dcom.idl.
The documentation for this interface was generated from the following file:
Generated on Sat May 26 2012 06:23:04 for ReactOS by
1.7.6.1
|