Bluetooth Framework C++ Edition

◆ OnSynchronize()

virtual void OnSynchronize ( const void *const  Param)
protectedvirtual

This procedure called by the Syncrhonize method.

Parameters
ParamA pointer to an user-defined data.

This method is always called in the main thread (the thread that called the Run method) context in response to the Synchronize method call.