PODSPodNew( ) function reference

PODSPodNew( ) is the single entry point to the shared library containing a POD. It is comparable to a constructor for a C++ class.

Because PODSPodNew( ) is not part of any PODS object, its reference documentation is located here, in front of the reference documentation on PODS objects which begins with PODSObject object.

There is no default implementation of PODSPodNew( ) ; you must write your own code to implement it. For guidelines on creating your PODSPodNew( ), see Implementing the PODSPodNew( ) function.


PODSPodNew( )