Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.05 KB

nf-comsvcs-icomuserevent-onuserevent.md

File metadata and controls

71 lines (58 loc) · 2.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:comsvcs.IComUserEvent.OnUserEvent
IComUserEvent::OnUserEvent (comsvcs.h)
Provided for user components to generate user-defined events.
IComUserEvent interface [COM+]
OnUserEvent method
IComUserEvent.OnUserEvent
IComUserEvent::OnUserEvent
OnUserEvent
OnUserEvent method [COM+]
OnUserEvent method [COM+]
IComUserEvent interface
_dtc_IComUserEvent_OnUserEvent
comsvcs/IComUserEvent::OnUserEvent
cos.icomuserevent_onuserevent
cos\icomuserevent_onuserevent.htm
cos
3c14bf53-7466-4cb0-b90f-681796e40fd3
12/05/2018
IComUserEvent interface [COM+],OnUserEvent method, IComUserEvent.OnUserEvent, IComUserEvent::OnUserEvent, OnUserEvent, OnUserEvent method [COM+], OnUserEvent method [COM+],IComUserEvent interface, _dtc_IComUserEvent_OnUserEvent, comsvcs/IComUserEvent::OnUserEvent, cos.icomuserevent_onuserevent
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComUserEvent::OnUserEvent
comsvcs/IComUserEvent::OnUserEvent
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComUserEvent.OnUserEvent

IComUserEvent::OnUserEvent

-description

Provided for user components to generate user-defined events.

-parameters

-param pInfo [in]

A pointer to a COMSVCSEVENTINFO structure.

-param pvarEvent [in]

The user-defined information.

-returns

The user verifies the return values from this method.

-see-also

IComUserEvent