_SOURCE (function)
Jump to navigation
Jump to search
Navigation:
The _SOURCE function returns the present image source handle value.
Contents
Syntax
- currentSource& = _SOURCE
Description
- Returns a handle value that is a LONG integer type.
- Save the source handle to a LONG variable for later restoration using the _SOURCE statement.
Examples
See the examples in:
See also