This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.