3.7.4.12 ITypeInfo::GetMops (Opnum 17)

The GetMops method has no effect when called across the wire.

 HRESULT GetMops(
   [in] MEMBERID memid,
   [out] BSTR* pBstrMops
 );

memid: MUST be a nonzero MEMBERID.

pBstrMops: MUST be set to a NULL BSTR.

Return Values: The method MUST return information in an HRESULT data structure, defined in [MS-ERREF] section 2.1. The severity bit in the structure identifies the following conditions:

  • If the severity bit is set to 0, the method completed successfully.

  • If the severity bit is set to 1, the method failed and encountered a fatal error.