Pleora Technologies Inc. eBUS SDK v6.5.1.6797 API



IPvUserSetNotify Class Referenceabstract

An interface to register a state change callback for UserSets. More...

#include <IPvUserSetNotify.h>

Public Member Functions

virtual PvResult UserSetStateNotify (PvUserSetState aUserSetState, uint32_t aUserSetIndex)=0
 The callback that is issued when a UserSetState is reached. The DefaultUserSet is index 0 and the rest start from 1. More...
 

Detailed Description

An interface to register a state change callback for UserSets.

Member Function Documentation

◆ UserSetStateNotify()

virtual PvResult IPvUserSetNotify::UserSetStateNotify ( PvUserSetState  aUserSetState,
uint32_t  aUserSetIndex 
)
pure virtual

The callback that is issued when a UserSetState is reached. The DefaultUserSet is index 0 and the rest start from 1.

Parameters
[in]aUserSetStateThe UserSet state the device has entered
[in]aUserSetIndexThe numeric value of the UserSet being affected DefaultUserSet is 0 and the rest start from 1.

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

Copyright (c) 2002-2024 Pleora Technologies Inc.
www.pleora.com