Bluetooth Framework C++ Edition

◆ Run()

int Run ( )

Starts the Thread execution.

Returns
If the function succeed the returns value is WCL_E_SUCCESS. Otherwise the function returns one of the WCL error codes.

The method waits for thread initialization (refer to the OnInitialize method description).