Module object
Structsยง
- Object
Objectrepresents a strong reference to an instance of C++kanzi::Object.- Object
Reference - Object
Wrapper - 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 errorSTALE_OBJECTinstead.