41

 

Events are outgoing interfaces exposed by ActiveX objects. Note however, that not all ActiveX objects expose events, and not all outgoing interfaces are events. f90VB can handle events exposed through standard COM connectable objects (i.e. exposed through the IConnectionPointContainer and IConnectionPoint interfaces). Some objects may expose events through other non-standard mechanisms (like direct call-backs). These non-standard mechanisms are not supported by f90VB.