void IltmmPlay_get_VideoWindowHandle_Example (IltmmPlay* pPlay) { long lWndHandle; IltmmPlay_get_VideoWindowHandle(pPlay, &lWndHandle); }