3.2.4.5.9 RestoreExclusionList (Opnum 15)

The RestoreExclusionList method restores the exclusion list, which is of type USER_EXCLUSION_LIST, to default values.

 [id(9), helpstring("method RestoreExclusionList")] HRESULT RestoreExclusionList();

This method has no parameters.

Return Values: This method returns 0x00000000 for success or a negative HRESULT value (in the following table or in [MS-ERREF] section 2.1.1) if an error occurs.

Return value/code

Description

0x00000000

S_OK

Operation successful.

Additional IWRMConfig interface methods are specified in section 3.2.4.5.