Skip to content

QuantumGate::Extender::PostStartupCallback

Karel Donk edited this page Dec 10, 2019 · 1 revision

This callback function gets called by the QuantumGate instance to notify an extender of the fact that the startup procedure for this extender has been completed successfully and the extender can now interact with the instance.

Declaration

Callback<void(void)>;
Clone this wiki locally