IDataManager::get_FolderActions method (pla.h)

Retrieves a collection that you use to manage the actions to take on each folder in the data collector set when the age and size conditions are met.

This property is read-only.

Syntax

HRESULT get_FolderActions(
  IFolderActionCollection **Actions
);

Parameters

Actions

Return value

None

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

See also

IDataManager

IDataManager::ResourcePolicy