GetPackageVersionFromManifest
Returns the version of the package for the specified application manifest.Syntax
Parameters
manifestPath _In_Type: PCWSTR The path to the manifest. packageVersion _Out_
Type: UINT64* On return, contains the version of the package.
Return value
Type: HRESULT ReturnsS_OK if successful. Otherwise, returns an error code. For a list of error codes, see Error Codes.
