BaseType
Base types are identified by SymTagBaseType symbols.
Properties
The following table shows additional valid properties for this symbol type.
Property |
Data type |
Description |
---|---|---|
DWORD |
One of the values of the BasicType. |
|
BOOL |
TRUE if the base type is marked as const. |
|
LONGLONG |
Size, in bytes, of the base type. |
|
IDiaSymbol* |
Symbol of the enclosing Compiland. |
|
DWORD |
ID of the lexical parent symbol. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagBaseType (one of the SymTagEnum values). |
|
BOOL |
TRUE if the base type is unaligned. |
|
BOOL |
TRUE if the base type is marked as volatile. |