Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 2.18 KB

nf-wcmconfig-itargetinfo-expandtarget.md

File metadata and controls

75 lines (60 loc) · 2.18 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:wcmconfig.ITargetInfo.ExpandTarget
ITargetInfo::ExpandTarget (wcmconfig.h)
Expands a location string to indicate the offline installation location. (ITargetInfo.ExpandTarget)
ExpandTarget
ExpandTarget method [SMI]
ExpandTarget method [SMI]
ITargetInfo interface
ITargetInfo interface [SMI]
ExpandTarget method
ITargetInfo.ExpandTarget
ITargetInfo::ExpandTarget
smi.itargetinfo_expandtarget
wcmconfig/ITargetInfo::ExpandTarget
smi\itargetinfo_expandtarget.htm
SMI
c9c757f4-ad71-42d7-864a-26f3d1e8000b
12/05/2018
ExpandTarget, ExpandTarget method [SMI], ExpandTarget method [SMI],ITargetInfo interface, ITargetInfo interface [SMI],ExpandTarget method, ITargetInfo.ExpandTarget, ITargetInfo::ExpandTarget, smi.itargetinfo_expandtarget, wcmconfig/ITargetInfo::ExpandTarget
wcmconfig.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
WcmConfig.idl
SMIEngine.dll
Windows
19H1
ITargetInfo::ExpandTarget
wcmconfig/ITargetInfo::ExpandTarget
c++
APIRef
kbSyntax
COM
SMIEngine.dll
ITargetInfo.ExpandTarget

ITargetInfo::ExpandTarget

-description

Expands a location string to indicate the offline installation location.

-parameters

-param Offline [in]

True if the installation location is offline.

-param Location [in]

The location string.

-param ExpandedLocation [out]

The expanded location string.

-returns

This method returns an HRESULT value. S_OK indicates success. This method may return E_OUTOFMEMORY if there are insufficient resources to return information to the user.

-see-also

ITargetInfo