Releases a reference.
PODSObject
void release( );
Not applicable
void PODSrelease(PODSObject* podsobj);
podsobj The PODSObject
object.
None
For reference counting, use release( )
to free the allocated memory when it is no longer needed. A reference to the object first must have been added by addRef( )
.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |