directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1Properties.GetValue
directx
d2d1_1
ID2D1Properties
<summary> Retrieves the given value by index. </summary>
interface
ID2D1Properties
extern (
Windows
)
HRESULT
GetValue
const
(
UINT32
index
,
D2D1_PROPERTY_TYPE
type
,
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> Retrieves the given value by index. </summary>