class Enlighten::IPppiProbeSetStateHandler
User callback to handle changes to probe set state.
Functions
Name | Description |
---|---|
ProbeSetStateChanged(void *, PppiProbeSetState) | Called when the state of the probe set changes. Until the first call, all probe sets are considered inactive. |
Anchor | ||||
---|---|---|---|---|
|
virtual void Enlighten::IPppiProbeSetStateHandler::ProbeSetStateChanged
...
public: void ProbeSetStateChanged
(
void * userData,
PppiProbeSetState state
)
...
Called when the state of the probe set changes. Until the first call, all probe sets are considered inactive.