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