ID2D1Properties.SetValueByName

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

Meta