isObjectArray()
This function indicates whether the an object in a CPad is an object array.
Syntax
virtual size_t getObjectSize(void *ptr);
Description
This function indicates whether the object allocated at the location indicated by the specified pointer object is an object array.
Exceptions
This function throws an exception if an invalid CPad is specified.