Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kType kObject_Type ( kObject  object)

Returns the type of the object.

Each object is an instance of a specific class type. The type handle returned by this function can be used to learn about the class.

Parameters
objectObject.
Returns
Type.
See also
kType