Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Enlighten::IPppiProbeSetStateHandler

User callback to handle changes to probe set state.

Functions

NameDescription
ProbeSetStateChanged(void *, PppiProbeSetState)

Called when the state of the probe set changes. Until the first call, all probe sets are considered inactive.


Anchor
a1e0d29058bb3464deb1486d233cf47ee
a1e0d29058bb3464deb1486d233cf47ee

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.