Class Hierarchy
IAcRxNonBlittableType
C++
class IAcRxNonBlittableType;
File
rxvaluetype.h
Description
The object of the types that cannot be copied using memory copy operation are non blittable types. An object that implements this interface will need to be passed in the AcRxValueType constructor for these types. This object will be used for copying the object.