C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetPropertyName Method / GetPropertyName(Int32,IntPtr,Int32) Method

In This Topic
GetPropertyName(Int32,IntPtr,Int32) Method
In This Topic
HRESULT ID2D1Properties::GetPropertyName([In] unsigned int index,[Out, Buffer] wchar_t* name,[In] unsigned int nameCount)
Syntax
'Declaration
 
Public Overloads Sub GetPropertyName( _
   ByVal index As System.Integer, _
   ByVal name As System.IntPtr, _
   ByVal nameCount As System.Integer _
) 
 

Parameters

index
name
nameCount
See Also