ReturnCode SaveAsCompound( string filePath )
'Declaration Function SaveAsCompound( _ ByVal filePath As String _ ) As ReturnCode
'Declaration
Function SaveAsCompound( _ ByVal filePath As String _ ) As ReturnCode
'Usage Dim instance As IIbmTerminal Dim filePath As String Dim value As ReturnCode value = instance.SaveAsCompound(filePath)
'Usage
Dim instance As IIbmTerminal Dim filePath As String Dim value As ReturnCode value = instance.SaveAsCompound(filePath)
IIbmTerminal Interface IIbmTerminal Members