3.2.4.10.9 IncludeModules (Get) (Opnum 40)

The IncludeModules (Get) method retrieves the IncludeModules property, as specified in the property table in section 3.2.4.10.

 [propget] HRESULT IncludeModules(
   [out, retval] SAFEARRAY(BSTR)* includemodules
 );

includemodules: Receives an array of BSTRs that contains the full paths to the modules to include in the trace.

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.