4DQuiz


OT GetHandleList View from small screen devices!  

OT GetHandleList version 1

OT GetHandleList(outHandles)

Parameter Type   Description
outHandles Longint array Receives a list of all current objects
Discussion    

Any time an object is created, whether through OT New, OT Copy, OT GetObject, or OT BLOBToObject, ObjectTools adds the new object handle to an internal list. When an object is cleared with OT Clear, the object’s handle is removed from the list.

OT GetHandleList retrieves this internal list into an array. This is mainly of use in debugging. Normally you would have no need to use this method.

See Also

OT New , OT Clear



Topics of Interest
OT IsObject,OT Clear
Creation and Destruction Routines
Memory Management with Objects
OT CompiledApplication
OT ClearAll
Object Utility Routines
 

Published date: Fri, 14 Jul 2006 23:18:13 GMT   → View XML Version

Edit this page now

© 2005 - 2006 4dquiz.com, All trademarks accepted. All Rights Reserved!
Site Index