appMinorVersion property
Retrieves the application's minor version value.
Syntax
HRESULT value = object.get_appMinorVersion(* p);
Property values
Type: BSTR
the application's minor version.
See also
- Reference
- IOmNavigator::appCodeName
- IOmNavigator::appName
- IOmNavigator::appVersion
- IOmNavigator::userAgent
Show: