AddRef Data Member Function

Adds to this <TypeBuffer> a non-owning pointer to the object.

Prototype

int32 AddRef( Type p_oObject )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oObjectA pointer to the object this <TypeBuffer> should refer to.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.