This is the documentation for Enlighten.

class Enlighten IPppiProbeSetStateHandler

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.


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.