Instruction Manual

OEM External Specification
OEM User’s Guide520330-001
A-69
Adapter Request API
Adapter Request API
Function Popup.Add(EntityName As String, MenuCaption As String,
CallbackObject As Object, CallbackAppName As String,
CallbackClassName As String, CallbackType As String) As
Integer
Function Popup.Delete(EntityName As String, MenuCaption As String)
As Integer
Function Popup.Clear() As Integer
Function Object.Add(Path As String, ObjectNames As String,
CallbackObject As Object) As Integer
Function Object.Delete(Path As String, ObjectNames As String) As Integer
Function Object.Clear() As Integer
Function AdapterName() As String
Sub SetCallback(CallbackObject As Object)
Function IncludeContext() As Boolean
Function IsConfigurable() As Boolean
Function Configure() As Integer
Function FrameworkWindowPosition(Left As Single, Top As Single, Width As
Single, Height As Single) As Integer
Function SetIcons(IconDirectoryName As String) As Integer
Sub CloseAdapter()