[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
[このトピックはプレリリース版のため将来変更される可能性があります。また、プレースホルダとしてブランクのトピックが含まれています。]
Vendor-defined types (compiler-specific types) are identified by a SymTagCustomType symbol.
Properties
The following table shows additional valid properties for this symbol type.
Property |
Data type |
Description |
---|---|---|
DWORD |
Identifier of OEM. |
|
DWORD |
OEM's internal ID. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagCustomType (one of the SymTagEnum values). |
|
IDiaSymbol* |
The first type referenced by the custom type symbol. |
|
DWORD |
ID of the type symbol. |
|
IDiaSymbol** |
Array of all types referenced by the custom type symbol. |