3.2.4.10.11 IncludeApis (Get) (Opnum 42)

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

 [propget] HRESULT IncludeApis(
   [out, retval] SAFEARRAY(BSTR)* includeapis
 );

includeapis: Receives an array of BSTRs that contains the functions to include in the trace. The name is specified as module name, and then function name.

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.