Device.GetDeviceState Method

Language:

Definition

Visual Basic Public Function GetDeviceState( _
    ByVal customFormatType As Type _
) As Object
C# public object GetDeviceState(
    Type customFormatType
);
C++ public:
ObjectGetDeviceState(
    TypecustomFormatType
);
JScript public function GetDeviceState(
    customFormatType : Type
) : Object;

Parameters

customFormatType System.Type

Return Value

System.Object


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