directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1Properties.GetValueByName
directx
d2d1_1
ID2D1Properties
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
GetValueByName
(PCWSTR name, D2D1_PROPERTY_TYPE type, BYTE* data, UINT32 dataSize)
HRESULT
GetValueByName
(PCWSTR name, BYTE* data, UINT32 dataSize)
HRESULT
GetValueByName
(PCWSTR propertyName, T* value)
interface
ID2D1Properties
extern (
Windows
) final const
HRESULT
GetValueByName
(
T
)
(
PCWSTR
propertyName
,
T
*
value
)
T
GetValueByName
(PCWSTR propertyName)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Properties
functions
GetPropertyCount
GetPropertyIndex
GetPropertyName
GetPropertyNameLength
GetSubProperties
GetType
GetValue
GetValueByName
GetValueSize
SetValue
SetValueByName