|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | Set ([in] GLOBALOPT_PROPERTIES property, [in] ULONG_PTR value) |
| HRESULT | Query ([in] GLOBALOPT_PROPERTIES property, [out] ULONG_PTR *value) |
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 IUnknown * | LPUNKNOWN |
Definition at line 1168 of file objidlbase.idl.
| HRESULT IGlobalOptions::Query | ( | [in] GLOBALOPT_PROPERTIES | property, |
| [out] ULONG_PTR * | value | ||
| ) |
| HRESULT IGlobalOptions::Set | ( | [in] GLOBALOPT_PROPERTIES | property, |
| [in] ULONG_PTR | value | ||
| ) |