ReactOS 0.4.15-dev-8079-g5db69da
IRpcOptions Interface Reference
Inheritance diagram for IRpcOptions:
Collaboration diagram for IRpcOptions:

Public Member Functions

HRESULT Set ([in] IUnknown *pPrx, [in] DWORD dwProperty, [in] ULONG_PTR dwValue)
 
HRESULT Query ([in] IUnknown *pPrx, [in] DWORD dwProperty, [out] ULONG_PTR *pdwValue)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 2195 of file objidl.idl.

Member Function Documentation

◆ Query()

HRESULT IRpcOptions::Query ( [in] IUnknown pPrx,
[in] DWORD  dwProperty,
[out] ULONG_PTR pdwValue 
)

◆ Set()

HRESULT IRpcOptions::Set ( [in] IUnknown pPrx,
[in] DWORD  dwProperty,
[in] ULONG_PTR  dwValue 
)

The documentation for this interface was generated from the following file: