Gets the version of M-Business Client whose interface definitions were used to build this object.
PODSObject
PODSUInt16 getVersion( );
Not applicable
PODSUInt16 PODSgetVersion(PODSObject* podsobj);
podsobj The PODSObject
object.
A PODSUInt16
value representing the version of M-Business Anywhere client whose interface definitions were used to build this object.
Useful to ensure compatibility when two PODs are communicating with each other. For objects defined by M-Business, the GetVersion( )
method always returns the current M-Business Client version number, defined by the constant PODS_VERSION
in pods.h.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |