| Home > C: Programming > Obsolete functions > | History back Previous chapter Next chapter Print |
is_SetHwnd |
|
uEye Camera Manual Version 4.00
|
|
USB 2.0 GigE |
|
Syntax
INT is_SetHwnd (HIDS hCam, HWND hwnd)
Description
|
|
is_SetHwnd() sets a new window handle for image output in DirectDraw mode. The new handle and the image output will only be effective when is_SetDisplayMode() is called for the next time.
Input parameters
hCam |
Camera handle |
hwnd |
Window handle |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions