ID2D1Properties.SetValue

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

Meta