D2D1_INVALID_PROPERTY_INDEX
Defines an invalid property index.
Remarks
When the invalid property index is provided to GetValue or GetValueByName, the call fails and the output buffer is zero-filled.
This value is returned by ID2D1Properties::GetPropertyIndex to indicate that the named property does not have an index in the property interface.
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
See also