Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The specified rendering controls had invalid parameters and will be ignored.
Possible Causes
This message may occur during ID2D1DeviceContext::SetRenderingControls if the application specifies an invalid buffer precision value, or a tile size of zero.
Possible Fixes
Ensure that the application uses a valid buffer precision value. See D2D1_BUFFER_PRECISION. Ensure that the application specifies a nonzero tile size.