ID2D1Properties.GetPropertyName

<summary> Retrieves the property name from the given property index. </summary>

  1. HRESULT GetPropertyName(UINT32 index, PWSTR name, UINT32 nameCount)
    interface ID2D1Properties
    extern (Windows) const
    HRESULT
    GetPropertyName
    (
    UINT32 index
    ,
    PWSTR name
    ,
    UINT32 nameCount
    )
  2. HRESULT GetPropertyName(U index, PWSTR name, UINT32 nameCount)

Meta