3.18.2 CreateCopy

OEMCSFunc *CreateCopy() const

Create a copy of an OEMCSFunc instance, and return a pointer to the newly created copy. The new copy is allocated dynamically and should be deallocated using the C++ delete operator.