IltmmCapture::EnterEdit Example for C++
void CaptureEnterEdit(
IltmmCapture
*pCapture) {
pCapture->EnterEdit
();
pCapture->LeaveEdit
(); }