Manager.FindDevice Method
|
Language: |
Definition
Visual Basic |
Public Shared Function FindDevice( _ ByVal guidClass As Guid, _ ByVal name As String _ ) As Guid |
C# |
public static Guid FindDevice( Guid guidClass, string name ); |
C++ |
public: static Guid FindDevice( Guid guidClass, String^ name ); |
JScript |
public static function FindDevice( guidClass : Guid, name : String ) :
Guid; |
Parameters
Return Value
System.Guid
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