ReactOS 0.4.17-dev-934-g091855f
ID2D1Effect Member List

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

AddRef()IUnknown
GetInput([in] UINT32 index, [out] ID2D1Image **input)ID2D1Effect
GetInputCount()ID2D1Effect
GetOutput([out] ID2D1Image **output)ID2D1Effect
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
SetInput([in] UINT32 index, [in] ID2D1Image *input, [in] BOOL invalidate)ID2D1Effect
SetInputCount([in] UINT32 count)ID2D1Effect
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