class_ref
Description:
public TypeClass class_ref ()
Increments the reference count of the class structure belonging to type
.
This function will demand-create the class if it doesn't exist already.
Parameters:
type |
type ID of a classed type
|
Returns:
the TypeClass structure for the given type ID
|