|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for IWMPropertyVault, including all inherited members.
| AddRef() | IUnknown | |
| Clear() | IWMPropertyVault | |
| CopyPropertiesFrom([in] IWMPropertyVault *vault) | IWMPropertyVault | |
| GetPropertyByIndex([in] DWORD index, [out, size_is(*pdwNameLen)] WCHAR *name, [in, out] DWORD *length, [out] WMT_ATTR_DATATYPE *type, [out, size_is(*size)] BYTE *value, [in, out] DWORD *size) | IWMPropertyVault | |
| GetPropertyByName([in] const WCHAR *name, [out] WMT_ATTR_DATATYPE *type, [out, size_is(*size)] BYTE *value, [in, out] DWORD *size) | IWMPropertyVault | |
| GetPropertyCount([in] DWORD *count) | IWMPropertyVault | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Release() | IUnknown | |
| SetProperty([in] const WCHAR *name, [in] WMT_ATTR_DATATYPE type, [in] BYTE *value, [in] DWORD size) | IWMPropertyVault |