ObjectInfo Constructor

WRAPPER_API ObjectInfo();

WRAPPER_API ObjectInfo(const ObjectInfo &source);

 

Description

The ObjectInfo constructor creates a new instance of the ObjectInfo class, either with blank field values, or with values copied from another instance of ObjectInfo.  Users will not generally create instances of this class, but will rather work with instances that have been provided by the library.