Manager.FindDevice Method |
Language: |
Visual Basic Public Shared Function FindDevice( _
ByVal guidClass As Guid, _
ByVal name As String _
) As GuidC# 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;
guidClass System.Guid
name System.String
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