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