ValidateDeviceParams.Result Property

Language:

Retrieves the result code of a validation.

Definition

Visual Basic Public ReadOnly Property Result As ResultCode
C# public ResultCode Result { get; }
C++ public:
property ResultCode Result {
        ResultCode get();
}
JScript public function get Result() : ResultCode

Property Value

Microsoft.DirectX.Direct3D.ResultCode
Value of the ResultCode enumeration to retrieve.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center