3.2.4.2.25 Extract (Opnum 31)

The Extract method extracts the specified CAB file.

 HRESULT Extract(
   [in] BSTR CabFilename,
   [in] BSTR DestinationPath
 );

CabFilename: The name of the CAB file to extract.

DestinationPath: The destination path for where to place the CAB file.

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.