ID2D1Properties.SetValueByName

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HRESULT SetValueByName(PCWSTR name, D2D1_PROPERTY_TYPE type, const(BYTE)* data, UINT32 dataSize)
  2. HRESULT SetValueByName(PCWSTR name, const(BYTE)* data, UINT32 dataSize)
  3. HRESULT SetValueByName(PCWSTR propertyName, T value)
    interface ID2D1Properties
    extern (Windows) final
    HRESULT
    SetValueByName
    (
    T
    )
    (,
    const T value
    )

Meta