Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PERIPHERALS::CEventLockHandle Class Reference

Handle returned by the event scanner to disable event processing. More...

#include <EventLockHandle.h>

Public Member Functions

 CEventLockHandle (IEventLockCallback &callback)
 Create an event lock handle.
 
 ~CEventLockHandle (void)
 Handle is automatically released when this class is destructed.
 

Detailed Description

Handle returned by the event scanner to disable event processing.

When held, this disables event processing.

Constructor & Destructor Documentation

◆ CEventLockHandle()

CEventLockHandle::CEventLockHandle ( IEventLockCallback & callback)

Create an event lock handle.

◆ ~CEventLockHandle()

CEventLockHandle::~CEventLockHandle ( void )

Handle is automatically released when this class is destructed.


The documentation for this class was generated from the following files: