|   |   |   | 
| XFileGuid.Vector Field | Language: | 
Retrieves the globally unique identifier (GUID) for vector templates.
Visual Basic Public Shared Vector As Guid C# public static Guid Vector; C++ public: static Guid Vector; JScript public static var Vector : Guid 
System.Guid
This field is read-only.
A Guidvalue that contains the GUID for vector templates.
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