
Grabber::getCallback Method [Deprecated] |
||
| Returns a pointer to the currently active callback function | ||
| Syntax: | tsFrameEndCallback getCallback() const;
|
|
| Return value: | A pointer to the currently installed callback function. |
|
| Remarks: | This method returns a pointer to the currently installed callback function. Refer to Grabber::setCallback for more information. This method will only work, if the grabber is opened and valid and may be called, if the grabber is in live mode. |
|
| Information: | This method is deprecated since IC Imaging Control 3.0. | |
| See also: | Grabber, Grabber::setCallback, tsFrameEndCallback | |