3.1.5.4.3 GetRawReportEx Method (Opnum 5)

The GetRawReportEx method is not currently in use and has never been implemented in any version of the DFS-R Helper Protocol. It is reserved for future use.

 HRESULT GetRawReportEx(
   [in] GUID replicationGroupGuid,
   [in] SAFEARRAY (VARIANT)* reportOptions,
   [out] SAFEARRAY (VARIANT)* report
 );

replicationGroupGuid: Not implemented.

reportOptions: Not implemented.

report: Not implemented.

Return Values: The server MUST return the E_NOTIMPL error code (numeric value 0x80004001) and take no action.<60>

Return value/code

Description

0x80004001

E_NOTIMPL

Not implemented.