次の方法で共有


Annotation

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

[このトピックはプレリリース版のため将来変更される可能性があります。また、プレースホルダとしてブランクのトピックが含まれています。]

A ___location program code can be annotated with a SymTagAnnotation symbol.

Properties

The following table shows the properties that are valid for this symbol type.

Property

Data type

Description

IDiaSymbol::get_addressOffset

DWORD

Offset part of ___location; for details, see the LocationType.

IDiaSymbol::get_addressSection

DWORD

Section part of ___location; for details, see the LocationType.

IDiaSymbol::get_dataKind

DWORD

One of the DataKind values.

IDiaSymbol::get_relativeVirtualAddress

DWORD

Relative position of this annotation within its module.

IDiaSymbol::get_symIndexId

DWORD

Index ID of symbol.

IDiaSymbol::get_symTag

DWORD

Returns SymTagAnnotation (one of the SymTagEnum values).

IDiaSymbol::get_value

VARIANT

The value of constant data.

IDiaSymbol::get_virtualAddress

ULONGLONG

Position of this annotation within the executable image.

See Also

Lexical Hierarchy of Symbol Types
LocationType
Symbol Locations