ReactOS 0.4.15-dev-7934-g1dc8d80
IWMPropertyVault Member List

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 typedefIUnknown
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