?/TD>
Microsoft DirectX 9.0

Annotations


Annotations are user-specific data that can be attached to any technique, pass, or parameter. An annotation is a flexible way to add information to individual parameters. The information can be read back and used any way the application chooses. An annotation can be any data type.

Syntax

type id = expression ;

Remarks

Restrictions for using annotations include that they:



© 2002 Microsoft Corporation. All rights reserved.