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