Module object

Structsยง

Object
Object represents a strong reference to an instance of C++ kanzi::Object.
ObjectReference
ObjectWrapper
Weak
Represents a weak reference to an instance of C++ kanzi::Object. Can be passed to functions accepting &Object (or its derivatives), yet, if the object is stale, the functions will return an error STALE_OBJECT instead.