3.2.4.2.9 MaxFolderCount (Get) (Opnum 15)

The MaxFolderCount (Get) method retrieves the MaxFolderCount property, as specified in the property table in section 3.2.4.2.

 [propget] HRESULT MaxFolderCount(
   [out, retval] ULONG* pulMaxFolderCount
 );

pulMaxFolderCount: Receives the maximum number of folders to be used by all data collectors in the data collector set. The valid range is 0x00000000 through 0xFFFFFFFF.

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.