- Activate
HRESULT function(This_, REFIID iid, DWORD dwClsCtx, PROPVARIANT* pActivationParams, void** ppInterface) Activate;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AddRef
ULONG function(This_) AddRef;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetId
HRESULT function(This_, LPWSTR* ppstrId) GetId;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetState
HRESULT function(This_, DWORD* pdwState) GetState;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OpenPropertyStore
HRESULT function(This_, DWORD stgmAccess, IPropertyStore** ppProperties) OpenPropertyStore;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- QueryInterface
HRESULT function(This_, REFIID riid, void** ppvObject) QueryInterface;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Release
ULONG function(This_) Release;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.