LEADTOOLS Multimedia API Help > Programming with LEADTOOLS Multimedia > C Code > IltmmCapture::get_VideoWindowHandle Example for C |
void IltmmCapture_get_VideoWindowHandle_Example (IltmmCapture* pCapture) { long lWndHandle; IltmmCapture_get_VideoWindowHandle(pCapture, &lWndHandle); }