directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1Properties.GetSubProperties
directx
d2d1_1
ID2D1Properties
<summary> Retrieves the sub-properties of the given property by index. </summary>
interface
ID2D1Properties
extern (
Windows
)
HRESULT
GetSubProperties
const
(
UINT32
index
,
ID2D1Properties
*
subProperties
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Properties
functions
GetPropertyCount
GetPropertyIndex
GetPropertyName
GetPropertyNameLength
GetSubProperties
GetType
GetValue
GetValueByName
GetValueSize
SetValue
SetValueByName
<summary> Retrieves the sub-properties of the given property by index. </summary>