Microsoft DirectX 9.0 SDK Update (October 2004)

XFileGuid.AnimationOptions Field

Language:

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

Retrieves the globally unique identifier (GUID) for animation options.

Definition

Visual Basic .NET Public Shared AnimationOptions As Guid
C# public static Guid AnimationOptions;
Managed C++ public: static Guid AnimationOptions;
JScript .NET public static var AnimationOptions : Guid

Field Value

System.Guid . A Guid Leave Site value that is used for animation option templates in XFiles (.x files).

This field is read-only. 

Remarks

The following C# code provides an example of an AnimationOptions template.

[C#]
template AnimationOptions { < E2BF56C0-840F-11cf-8F52-0040333594A3 > DWORD openclosed; DWORD positionquality; }
Where:


© 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