3.1.4.2.1 IsSupported (Opnum 7)

This method is called by a client to determine whether or not the COMT server supports process dump.

 [id(1)] HRESULT IsSupported();

This method has no parameters.

Return Values: This method returns S_OK (0x00000000) if the COMT server supports process dump, and MUST return S_FALSE (0x00000001) if not.