- 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.
- Commit
HRESULT function(This_) Commit;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetAt
HRESULT function(This_, DWORD iProp, PROPERTYKEY* pkey) GetAt;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetCount
HRESULT function(This_, DWORD* cProps) GetCount;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetValue
HRESULT function(This_, PROPERTYKEY* key, PROPVARIANT* pv) GetValue;
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.
- SetValue
HRESULT function(This_, PROPERTYKEY* key, PROPVARIANT* propvar) SetValue;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.