[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
[このトピックはプレリリース版のため将来変更される可能性があります。また、プレースホルダとしてブランクのトピックが含まれています。]
Some symbols might be referred to by Glossary of DIA SDK Terms, and would subsequently be identified by a SymTagUsingNameSpace tag.
注意
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). |