Manager.GetDeviceAttached Method

Language:

Definition

Visual Basic Public Shared Function GetDeviceAttached( _
    ByVal rguid As Guid _
) As Boolean
C# public static bool GetDeviceAttached(
    Guid rguid
);
C++ public:
static bool GetDeviceAttached(
    Guid rguid
);
JScript public static function GetDeviceAttached(
    rguid : Guid
) : boolean;

Parameters

rguid System.Guid

Return Value

System.Boolean


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