Searched refs:lpStartAddress (Results 1 – 1 of 1) sorted by relevance
2332 LPTHREAD_START_ROUTINE lpStartAddress = WSAPICaptureThread; in StartRecording() local2335 lpStartAddress = WSAPICaptureThreadPollDMO; in StartRecording()2348 _hRecThread = CreateThread(NULL, 0, lpStartAddress, this, 0, NULL); in StartRecording()