Microsoft DirectX 9.0 SDK Update (October 2004)

Manager.GetDeviceAttached Method

Language:

Note: This documentation is preliminary and is subject to change.

Definition

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

Parameters

rguid System.Guid.

Return Value

System.Boolean .


© 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