Microsoft DirectX 9.0 SDK Update (October 2004)

XFileData.Type Property

Language:

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

Retrieves the globally unique identifier (GUID) of an object's template.

Definition

Visual Basic .NET Public ReadOnly Property Type As Guid
C# public Guid Type { get; }
Managed C++ public: __property Guid get_Type();
JScript .NET public function get Type() : Guid

Property Value

System.Guid . A Guid Leave Site instance that contains the globally unique identifier (GUID) of the object's template.

This property is read-only. 

Remarks

Exception GraphicsException.ErrorCode Cause
GraphicsException XFileErrorCodes.BadValue If a variable is outside its expected range; typically returned when an object is invalid.


© 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