| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DRLoadOverlayFromFile |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DRLoadOverlayFromFile(LPCTSTR strFileName)
Description
DRLoadOverlayFromFile() loads a bitmap image (*.BMP file) into the overlay area.
|
|
Parameters
strFileName |
Pointer to string containing the filename |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions