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