directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1Properties.SetValue
directx
d2d1_1
ID2D1Properties
<summary> Sets the given value using the property index. </summary>
interface
ID2D1Properties
extern (
Windows
)
HRESULT
SetValue
(
UINT32
index
,
D2D1_PROPERTY_TYPE
type
,
const
(
BYTE
)*
data
,
UINT32
dataSize
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Properties
functions
GetPropertyCount
GetPropertyIndex
GetPropertyName
GetPropertyNameLength
GetSubProperties
GetType
GetValue
GetValueByName
GetValueSize
SetValue
SetValueByName
<summary> Sets the given value using the property index. </summary>