UsingNameSpace
Some symbols might be referred to by namespace, and would subsequently be identified by a SymTagUsingNameSpace tag.
Note
The UsingNamespace symbol tag appears only in managed code.
Properties
The following table shows the properties that are valid for this symbol type.
Property |
Data type |
Description |
---|---|---|
IDiaSymbol* |
Symbol for the enclosing compiland, block, or function. |
|
DWORD |
ID of the lexical parent symbol. |
|
BSTR |
Namespace name. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagNameSpace (one of the SymTagEnum values). |