ReactOS 0.4.17-dev-934-g091855f
ID2D1Properties Member List

This is the complete list of members for ID2D1Properties, including all inherited members.

AddRef()IUnknown
GetPropertyCount()ID2D1Properties
GetPropertyIndex([in] const WCHAR *name)ID2D1Properties
GetPropertyName([in] UINT32 index, [out] WCHAR *name, [in] UINT32 name_count)ID2D1Properties
GetPropertyNameLength([in] UINT32 index)ID2D1Properties
GetSubProperties([in] UINT32 index, [out] ID2D1Properties **props)ID2D1Properties
GetType([in] UINT32 index)ID2D1Properties
GetValue([in] UINT32 index, [in] D2D1_PROPERTY_TYPE type, [out] BYTE *value, [in] UINT32 value_size)ID2D1Properties
GetValueByName([in] const WCHAR *name, [in] D2D1_PROPERTY_TYPE type, [out] BYTE *value, [in] UINT32 value_size)ID2D1Properties
GetValueSize([in] UINT32 index)ID2D1Properties
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
SetValue([in] UINT32 index, [in] D2D1_PROPERTY_TYPE type, [in] const BYTE *value, [in] UINT32 value_size)ID2D1Properties
SetValueByName([in] const WCHAR *name, [in] D2D1_PROPERTY_TYPE type, [in] const BYTE *value, [in] UINT32 value_size)ID2D1Properties