ITcEventC

The interface ITcEvent gives access the properties of one alarm. The interface derives from IUnknown so that it could be use by all language that support COM custom interfaces.

Methods and Properties in Vtable Order

IUnknown Methods

Description

QueryInterface

returns a pointer to the interface you query for

AddRef

Increment the reference counter

Release

Decrements the reference counter

 

ITcEventC Methods

Description

GetHeader

returns the event Header that includes most of the event parameter in one bunch