IMonitorEventer::SendNMEvent

The SendNMEvent method submits events to Windows Management Instrumentation (WMI).

HRESULT SendNMEvent(PNMEVENTDATApNMEventData);

Parameters

  • pNMEventData
    [in] Pointer to the event submitted to WMI.

Return Values

If the method is successful, the return value is S_OK.

If the method is unsuccessful, the return value is NMERR_OUT_OF_MEMORY.

Requirements

Client Requires Windows 2000 Professional or Windows NT Workstation 4.0.
Server Requires Windows 2000 Server or Windows NT Server 4.0.
Header

Declared in Netmon.h.