Description
Returns Dictionary memory consumption.
Syntax
nInfo = Dictionary_MemInfo(pDictionary, InfoType)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
pDictionary |
Numeric |
No |
Pointer to a dictionary. |
InfoType |
Numeric |
No |
Needed information. See Dictionary equates for possible values |
Remarks
Restrictions
See also
Examples