PM_OVERLAY_DELETE
Syntax
int_val = PM_OVERLAY_DELETE ( overlay_handle );
- Input arguments
-
handle overlay_handle Handle of the overlay context to delete.
Return Values
- Success:
-
int 0 Deleting the overlay context succeeded.
- Failure:
-
int -1 Script interface error.
Description
This function deletes a given overlay context.
Example
%PMS_HOME%\pm\macro\Examples\PM_OVERLAY_DEMO.mac