Navigation: thinBasic Modules > Dictionary > Dictionary_MemInfo |
|
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
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |