ReactOS 0.4.15-dev-7934-g1dc8d80
SEALED_::EventArguments Struct Reference
Collaboration diagram for SEALED_::EventArguments:

Public Attributes

DISPID eventId
 
VARIANTARGrgvarg
 
unsigned int cArgs
 
VARIANTARGretval
 
AsyncEventCallback callback
 

Detailed Description

Definition at line 1687 of file activex.cpp.

Member Data Documentation

◆ callback

AsyncEventCallback SEALED_::EventArguments::callback

Definition at line 1693 of file activex.cpp.

Referenced by SEALED_::HandleEvent().

◆ cArgs

unsigned int SEALED_::EventArguments::cArgs

Definition at line 1691 of file activex.cpp.

Referenced by SEALED_::FireEventOutsideApartmentAsync(), and SEALED_::HandleEvent().

◆ eventId

DISPID SEALED_::EventArguments::eventId

Definition at line 1689 of file activex.cpp.

Referenced by SEALED_::FireEventOutsideApartmentAsync(), and SEALED_::HandleEvent().

◆ retval

VARIANTARG* SEALED_::EventArguments::retval

Definition at line 1692 of file activex.cpp.

Referenced by SEALED_::FireEventOutsideApartmentAsync(), and SEALED_::HandleEvent().

◆ rgvarg

VARIANTARG* SEALED_::EventArguments::rgvarg

Definition at line 1690 of file activex.cpp.

Referenced by SEALED_::FireEventOutsideApartmentAsync(), and SEALED_::HandleEvent().


The documentation for this struct was generated from the following file: