CustomType
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. |