OLE-DEACTIVATE

This document covers the following topics:


Description

Deactivates an OLE server programmatically, that is, in-place editing is finished. The end user can also deactivate the server by pressing ESC or by clicking into the Natural dialog outside the OLE Container Control .

Parameters

Name/Data Type Explanation
HANDLE OF GUI Input

Specifies an OLE Container Control.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION OLE-DEACTIVATE WITH #OCT-1 GIVING #RESPONSE