ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
HRESULT | Activate ([in] REFIID iid, [in] DWORD dwClsCtx, [in, unique] PROPVARIANT *pActivationParams, [out, iid_is(iid)] void **ppv) |
HRESULT | OpenPropertyStore ([in] DWORD stgmAccess, [out] IPropertyStore **ppProperties) |
HRESULT | GetId ([out] LPWSTR *ppstrId) |
HRESULT | GetState ([out] DWORD *pdwState) |
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 132 of file mmdeviceapi.idl.
HRESULT IMMDevice::Activate | ( | [in] REFIID | iid, |
[in] DWORD | dwClsCtx, | ||
[in, unique] PROPVARIANT * | pActivationParams, | ||
[out, iid_is(iid)] void ** | ppv | ||
) |
HRESULT IMMDevice::OpenPropertyStore | ( | [in] DWORD | stgmAccess, |
[out] IPropertyStore ** | ppProperties | ||
) |