fix comments
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
* -3 : An Unexpected error occured. Please try again.
|
||||
* -2 : Device Scanning is already running within a different program.
|
||||
* -1 : Device Scanning already being initialized (function called twice in short succession).
|
||||
* 0 : Device Scanning is already running in within this program.
|
||||
* 0 : Device Scanning is already running within this program.
|
||||
* 1 : Successfully started up DeviceScanning from the current program.
|
||||
*/
|
||||
static int32 Init();
|
||||
|
||||
Reference in New Issue
Block a user