Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the maximum number of folders to be used by all data collectors in the set.
This property is read/write.
Syntax
HRESULT get_MaxFolderCount(
ULONG *pulMaxFolderCount
);
Parameters
pulMaxFolderCount
Return value
None
Remarks
The maximum value applies to all subfolders under the path specified by the IDataCollectorSet::RootPath property. The IDataManager::CheckBeforeRunning property checks this limit. The data manager also checks the limit when it runs.
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 |