CanEasy COM-Help
CanEasy::IEventArgs Interface Reference
Inheritance diagram for CanEasy::IEventArgs:
CanEasy::ICaptureTimerArgs

Detailed Description

Base Interface for generic events (e.g. ICaptureTimerArgs)

interface IEventArgs : IDispatch
{
HRESULT Empty([out, retval] VARIANT_BOOL*);
};

Definition at line 588 of file cand_tlb.idl.

Property Documentation

◆ Empty

VARIANT_BOOL CanEasy::IEventArgs::Empty
get

If Empty is true there is no argument used for this event.

Returns
pVal: Pointer to VARIANT_BOOL
CanEasy::IEventArgs::Empty
VARIANT_BOOL Empty
If Empty is true there is no argument used for this event.