次の方法で共有


Enumerations and Structures

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

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

These are the enumerations and structures used by the DIA SDK.

In This Section

Enumerations

  • BasicType
    Specifies the symbol's basic type.

  • CV_access_e
    Specifies the scope of visibility (access level) of member functions and variables.

  • CV_call_e
    Specifies the calling convention for a function.

  • CV_CFL_LANG
    Specifies the source code language of the application or linked module.

  • CV_CPU_TYPE_e
    Specifies the target processor.

  • CV_HREG_e
    Specifies a target register.

  • DataKind
    Indicates the particular scope of a data value.

  • LocationType
    Indicates the kind of ___location information contained in a symbol.

  • MemoryTypeEnum
    Specifies the type of memory to access.

  • NameSearchOptions
    Specifies the search options for symbol and file names.

  • StackFrameTypeEnum
    Specifies the stack frame type.

  • SymTagEnum
    Specifies the type of symbol.

  • THUNK_ORDINAL
    Designates thunk types.

  • UdtKind
    Describes the variety of user-defined type (UDT).

Structures

See Also

API Reference (Debug Interface Access SDK)