Gets the next property for the PODSObject.
PODSObject
PODSString nextProperty(any closure);
Not applicable
PODSString PODSnextProperty( PODSObject* podsobj, void* closure );
podsobj The PODSObject object.
closure [in] Pointer to a storage of 8 bytes zero initialized before it is called upon the first time.
The name of the next property for the PODSObject; null when there are no more properties.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |