[in] Pointer to the object to be assigned to the new SmartPointer object.
Remarks
If pObject is specified, the smart pointer is set to the address of the specified object. If pObject is not specified, the smart pointer is set to a NULL.
If OdRxObjMod or const OdBaseObjectPtr& are specified, the reference counter of the specified object is not incremented.