ID2D1Properties.GetValueByName

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT GetValueByName(PCWSTR name, ubyte* data, uint dataSize)
    interface ID2D1Properties
    extern (Windows)
    HRESULT
    GetValueByName
    (
    PCWSTR name
    ,
    ubyte* data
    ,)
  2. HRESULT GetValueByName(PCWSTR name, D2D1_PROPERTY_TYPE type, ubyte* data, uint dataSize)

Meta