Instruction Manual

OEM External Specification
OEM User’s Guide520330-001
A-26
Client Callback API (OEM to Client Application)
Example
Dim RC As Integer
‘ ClientCallbackObject was passed in a Popup.Add or Object.Add
call
RC = ClientCallbackObject.ClientMessage('MyClientName', 'Custom
Framework Message')
In this example, the message “Custom Framework Message” is passed back to the client
corresponding to “MyClientName.