[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
[このトピックはプレリリース版のため将来変更される可能性があります。また、プレースホルダとしてブランクのトピックが含まれています。]
Each parameter of a function is identified by a SymTagFunctionArgType symbol.
Properties
The following table shows additional valid properties for this symbol type.
Property |
Data type |
Description |
---|---|---|
IDiaSymbol* |
Symbol for the FunctionType parent. |
|
DWORD |
ID of the class parent symbol. |
|
IDiaSymbol* |
Symbol of the enclosing Compiland. |
|
DWORD |
ID of the lexical parent symbol. |
|
DWORD |
Index ID of symbol. |
|
DWORD |
Returns SymTagFunctionArgType (one of the SymTagEnum values). |
|
IDiaSymbol* |
Type of the parameter. |
|
DWORD |
ID of the type symbol. |