Skip to content

Latest commit

 

History

History
97 lines (76 loc) · 2.63 KB

nf-shappmgr-ienumpublishedapps-reset.md

File metadata and controls

97 lines (76 loc) · 2.63 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:shappmgr.IEnumPublishedApps.Reset
IEnumPublishedApps::Reset (shappmgr.h)
Resets the enumeration of IPublishedApp objects to the first item.
IEnumPublishedApps interface [Windows Shell]
Reset method
IEnumPublishedApps.Reset
IEnumPublishedApps::Reset
Reset
Reset method [Windows Shell]
Reset method [Windows Shell]
IEnumPublishedApps interface
inet_IEnumPublishedApps_Reset
shappmgr/IEnumPublishedApps::Reset
shell.IEnumPublishedApps_Reset
shell\IEnumPublishedApps_Reset.htm
shell
007f6636-725a-4af5-ad3f-578f8183a088
12/05/2018
IEnumPublishedApps interface [Windows Shell],Reset method, IEnumPublishedApps.Reset, IEnumPublishedApps::Reset, Reset, Reset method [Windows Shell], Reset method [Windows Shell],IEnumPublishedApps interface, inet_IEnumPublishedApps_Reset, shappmgr/IEnumPublishedApps::Reset, shell.IEnumPublishedApps_Reset
shappmgr.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows Server 2003 [desktop apps only]
Shappmgr.idl
Windows
19H1
IEnumPublishedApps::Reset
shappmgr/IEnumPublishedApps::Reset
c++
APIRef
kbSyntax
COM
Shappmgr.h
IEnumPublishedApps.Reset

IEnumPublishedApps::Reset

-description

Resets the enumeration of IPublishedApp objects to the first item.

-returns

Type: HRESULT

Returns the following value.

Return code Description
S_OK
This method only returns S_OK.

-remarks

Note  IEnumPublishedApps is not a standard enumeration interface.
 
It does not support a Skip method nor does its Next method support retrieval of multiple items.

-see-also

IAppPublisher

IEnumPublishedApps

IPublishedApp