3.2.4.8.4 EventLog (Put) (Opnum 35)

The EventLog (Put) method sets the EventLog property, as specified in the property table in section 3.2.4.8.

 [propput] HRESULT EventLog(
   [in] VARIANT_BOOL log
 );

log: Supplies a Boolean indicating whether or not events are being written into the Eventlog when performance counter thresholds are crossed. <21>

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.