TibrvEvent::getType()

Method

Declaration

TibrvStatus getType(
    tibrvEventType &type) const;

Purpose

Return the C event type token of an event object.

Parameter

Description

type

The program supplies a variable. This method stores the event type in that variable.

See Also

tibrvEventType in TIBCO Rendezvous C Reference