Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.53 KB

nf-pla-ifolderactioncollection-remove.md

File metadata and controls

79 lines (60 loc) · 2.53 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:pla.IFolderActionCollection.Remove
IFolderActionCollection::Remove (pla.h)
Removes a folder action from the collection based on the specified index.
IFolderActionCollection interface [PLA]
Remove method
IFolderActionCollection.Remove
IFolderActionCollection::Remove
Remove
Remove method [PLA]
Remove method [PLA]
IFolderActionCollection interface
base.ifolderactioncollection_remove
pla.ifolderactioncollection_remove
pla/IFolderActionCollection::Remove
pla\ifolderactioncollection_remove.htm
PLA
b0894d3f-13d1-4f71-9171-592640d70969
12/05/2018
IFolderActionCollection interface [PLA],Remove method, IFolderActionCollection.Remove, IFolderActionCollection::Remove, Remove, Remove method [PLA], Remove method [PLA],IFolderActionCollection interface, base.ifolderactioncollection_remove, pla.ifolderactioncollection_remove, pla/IFolderActionCollection::Remove
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IFolderActionCollection::Remove
pla/IFolderActionCollection::Remove
c++
APIRef
kbSyntax
COM
Pla.dll
IFolderActionCollection.Remove

IFolderActionCollection::Remove

-description

Removes a folder action from the collection based on the specified index.

-parameters

-param Index [in]

The zero-based index of the folder action to remove from the collection. The variant type can be VT_I4, VT_UI4, or VT_DISPATCH.

-returns

Returns S_OK if successful.

-remarks

If the variant type is VT_DISPATCH, pass the IDispatch interface of the IFolderAction interface to be removed.

-see-also

IFolderActionCollection

IFolderActionCollection::Add

IFolderActionCollection::Clear