Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.ObjectType Property

Language:

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

Unique identifier that indicates the object type. This member is optional. If present, it can be one of the following values:

Definition

Visual Basic .NET Public Property ObjectType As Guid
C# public Guid ObjectType { get; set; }
Managed C++ public: __property Guid get_ObjectType();
public: __property void set_ObjectType(Guid);
JScript .NET public function get ObjectType() : Guid
public function set ObjectType(Guid);

Property Value

System.Guid .

This property is read/write. 

© 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