getPodVersion( )

Gets the POD version.

Interface
PODSPod
IDL definition

Not applicable

JavaScript synopsis

Not applicable

C synopsis
PODSString PODSgetPodVersion(PODSPod* ppod);
Parameters
  • ppod   The PODSPod object.

Returns

POD version.

Remarks

Called to get version for display in application About box.

See also

getPodDescription( )