XFileGuid.Vector Field

Language:

Retrieves the globally unique identifier (GUID) for vector templates.

Definition

Visual Basic Public Shared Vector As Guid
C# public static Guid Vector;
C++ public: static Guid Vector;
JScript public static var Vector : Guid

Field Value

System.Guid
A Guid Leave Site value that contains the GUID for vector templates.

This field is read-only. 

Remarks

Vector templates define a vector, as shown in the following example.

[C#]
template Vector { < 3D82AB5E-62DA-11cf-AB39-0020AF71E433 > float x; float y; float z; }


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