IFolderActionCollection::CreateFolderAction method (pla.h)
Creates a folder action object.
Syntax
HRESULT CreateFolderAction(
[out] IFolderAction **FolderAction
);
Parameters
[out] FolderAction
An IFolderAction interface that you use to describe the action to be taken by the data manager.
Return value
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |