The level of information that can be specified in IHasDebugInfo.GetInfo.
TItemIdListInfoLevel = ( Normal, Verbose );
Members |
Description |
Normal |
Returns only data already available in the ItemIdList. |
Verbose |
Like normal. For ItemIdLists that are already resolved, some additional info like the Depth, and the captions of the parts of the ItemIdList is gathered too. |