Annotation
Visual Studio 2010
A location program code can be annotated with a SymTagAnnotation symbol.
The following table shows the properties that are valid for this symbol type.
Property | Data type | Description |
|---|---|---|
DWORD | Offset part of location; for details, see the LocationType. | |
DWORD | Section part of location; for details, see the LocationType. | |
DWORD | One of the DataKind values. | |
DWORD | Relative position of this annotation within its module. | |
DWORD | Index ID of symbol. | |
DWORD | Returns SymTagAnnotation (one of the SymTagEnum values). | |
VARIANT | The value of constant data. | |
ULONGLONG | Position of this annotation within the executable image. |