CompilandEnv
The compiler may include additional environment variables with symbols. There is one SymTagCompilandEnv symbol for each of these variables.
Properties
The following table shows the properties that are valid for this symbol type.
Property |
Data type |
Description |
---|---|---|
IDiaSymbol* |
Symbol for the parent compiland. |
|
DWORD |
ID of the lexical parent symbol. |
|
BSTR |
Name of the variable. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagCompilandEnv (one of the SymTagEnum values). |
|
VARIANT |
String-valued contents of the variable (VT_BSTR). |