Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_SetHwnd |
uEye Camera Manual Version 3.80
is_SetHwnd
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