AWREM32 Interface Definition
General Information
Library: AWREM32 ()
GUID: {BB5B3546-AB84-11D4-B53B-00600833DEC7}
Version: 1.0
Enumerations
This section lists enumerations exposed by AWREM32.
Interfaces
This section lists the Classes exposed by AWREM32. For each class, the methods and events are listed.
Document {BB5B3545-AB84-11D4-B53B-00600833DEC7}
MethodsNone
Events
None
IAWREM32 {BB5B3547-AB84-11D4-B53B-00600833DEC7}
Methods
Function FileXferFromHost(ByVal HostFile As String, ByVal RemoteFile As String) As Boolean
Function awConnect(ByVal FileName As String) As Boolean
Function FileXferToHost(ByVal HostFile As String, ByVal RemoteFile As String) As Boolean
Function GetError() As String
Function ExecuteHostFile(ByVal FileName As String) As Boolean
Function awDisconnect() As Boolean
Function ConnectionStatus() As Integer
Function CreateFolderOnHost(ByVal FolderName As String) As Long
Events
None