Manager.FindDevice Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Definition
Visual Basic .NET |
Public Shared Function FindDevice( _ ByVal guidClass As Guid, _ ByVal name As String _ ) As Guid |
C# |
public static Guid FindDevice( Guid guidClass, string name ); |
Managed C++ |
public: static Guid FindDevice( Guid guidClass, String *name ); |
JScript .NET |
public static function FindDevice( guidClass : Guid, name : String ) :
Guid; |
Parameters
Return Value
System.Guid
.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center