VTableShape
The VTable symbol has a class child symbol identified by the SymTagVTableShape tag.
Properties
The following table shows additional valid properties for this symbol type.
Property |
Data type |
Description |
---|---|---|
BOOL |
TRUE if the class of the VTable is marked as a constant. |
|
DWORD |
Number of entries in the VTable. |
|
IDiaSymbol* |
Symbol of the enclosing compiland. |
|
DWORD |
ID of the lexical parent symbol. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagVTableShape (one of the SymTagEnum values). |
|
BOOL |
TRUE if the class of the VTable is unaligned. |
|
BOOL |
TRUE if the class of the VTable is marked as volatile. |