appVersion property

Retrieves the platform and version of the application.

Syntax

HRESULT value = object.get_appVersion(* p);

Property values

Type: BSTR

information about the application's platform and version.

Remarks

The IOmNavigator::appVersion property returns a value based on the application name, application version, and platform. This syntax shows the format of the returned value.

clientVersion (platform; information; extraInformation)

See also

Reference

IOmNavigator::appCodeName

IOmNavigator::appMinorVersion

IOmNavigator::appName

IOmNavigator::userAgent