| Device.GetDeviceState Method | Language: | 
      
      
      
      
      Definition
      
        
          
            | Visual Basic | Public Function GetDeviceState( _ ByVal customFormatType As Type _
 ) As Object
 | 
          
            | C# | public object  GetDeviceState( Type customFormatType
 );
 | 
          
            | C++ | public: Object^ GetDeviceState(
 Type^ customFormatType
 );
 | 
          
            | JScript | public function GetDeviceState( customFormatType : Type
 ) : 
      Object;
 | 
        
      
      Parameters
      
        
      
      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