| Home > Obsolete functions > | History back Previous chapter Next chapter Print |
ReleaseDC |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG ReleaseDC (OLE_HANDLE hDC)
Description
ReleaseDC() releases the windows device context handle in DirectDraw mode returned by GetDC().
|
|
Parameters
hDC |
Device context handle previously received from the GetDC() function. |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |