#include <e32event.h>
class TRawEventBuf : public TPckgBuf< TRawEvent > |
Public Member Functions | |
---|---|
TRawEvent & | Event() |
Encapsulates a hardware event object as a descriptor (package buffer) for the purpose of data transfer.
TRawEvent & | Event | ( | ) | const [inline] |
Gets the hardware event object from the package buffer.
Returns: The hardware event object.