Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.56 KB

nf-appxpackaging-iappxmanifesttargetdevicefamily-getminversion.md

File metadata and controls

67 lines (56 loc) · 2.56 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:appxpackaging.IAppxManifestTargetDeviceFamily.GetMinVersion
IAppxManifestTargetDeviceFamily::GetMinVersion (appxpackaging.h)
Gets the minimum version of the target device family from the AppxManifest.xml.
GetMinVersion
GetMinVersion method [App packaging and management]
GetMinVersion method [App packaging and management]
IAppxManifestTargetDeviceFamily interface
IAppxManifestTargetDeviceFamily interface [App packaging and management]
GetMinVersion method
IAppxManifestTargetDeviceFamily.GetMinVersion
IAppxManifestTargetDeviceFamily::GetMinVersion
appxpackaging/IAppxManifestTargetDeviceFamily::GetMinVersion
appxpkg.iappxmanifesttargetdevicefamily_getminversion
appxpkg\iappxmanifesttargetdevicefamily_getminversion.htm
appxpkg
8CE408D3-0DD7-4482-8F7E-FE731ACE58C6
12/05/2018
GetMinVersion, GetMinVersion method [App packaging and management], GetMinVersion method [App packaging and management],IAppxManifestTargetDeviceFamily interface, IAppxManifestTargetDeviceFamily interface [App packaging and management],GetMinVersion method, IAppxManifestTargetDeviceFamily.GetMinVersion, IAppxManifestTargetDeviceFamily::GetMinVersion, appxpackaging/IAppxManifestTargetDeviceFamily::GetMinVersion, appxpkg.iappxmanifesttargetdevicefamily_getminversion
appxpackaging.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
AppxPackaging.idl
Windows
19H1
IAppxManifestTargetDeviceFamily::GetMinVersion
appxpackaging/IAppxManifestTargetDeviceFamily::GetMinVersion
c++
APIRef
kbSyntax
COM
AppxPackaging.h
IAppxManifestTargetDeviceFamily.GetMinVersion

IAppxManifestTargetDeviceFamily::GetMinVersion

-description

Gets the minimum version of the target device family from the AppxManifest.xml.

-parameters

-param minVersion [out, retval]

The minimum version.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IAppxManifestTargetDeviceFamily