| Contenue |
|
|
| Variable Locale | Dim GlobSOAPCurHost As String |   |
| Variable Locale | Dim GlobSOAPCurPort As Integer |   |
| Variable Locale | Dim GlobSOAPModeCall As Integer |   |
| Variable Locale | Dim GlobSOAPComponent As String |   |
| Variable Locale | Dim GlobSOAPModule As String |   |
| Variable Locale | Dim GlobSOAPIdSession As String |   |
| Variable Locale | Dim GlobSOAPFileSession As String |   |
| Variable Locale | Dim GlobSOAPUserName As String |   |
| Variable Locale | Dim GlobSOAPFileToDownLoad As String |   |
| Variable Locale | Dim GlobSOAPDataBase As String |   |
| Variable Locale | Dim GlobSOAPPassWord As String |   |
| Variable Locale | Dim GlobSOAPCommand As String |   |
| Variable Locale | Dim GlobSOAPFunction As String |   |
| Variable Locale | Dim GlobSOAPLastURL As String |   |
| Variable Locale | Dim GlobSOAPLastURI As String |   |
| Variable Locale | Dim GlobSOAPSourcePlug As Integer |   |
| Variable Locale | Dim GlobSOAPSourceHost As String |   |
| Variable Locale | Dim GlobSOAPSourcePort As Integer |   |
| SOAPCallFunction | Function SOAPCallFunction (sidSession As String, sComponent As String, sModule As String, sFunction As String, iMode As Integer) As Integer | En savoir + |
| SOAPCloseSession | Function SOAPCloseSession (iMode As Integer) As Integer | En savoir + |
| SOAPGetIdSession | Function SOAPGetIdSession (sFile As String) As Integer | En savoir + |
| SOAPGetReturn | Function SOAPGetReturn (sidSession As String, sFile As String) As String | En savoir + |
| SOAPHandleServer | Function SOAPHandleServer (iMode As Integer, sFile As String) As Integer | En savoir + |
| SOAPInitSession | Function SOAPInitSession (sCompo As String, iMode As Integer, spw As String) As Integer | En savoir + |