OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_ConnectServer C# (CSharp) Méthode

OTAPI_Basic_ConnectServer() private méthode

private OTAPI_Basic_ConnectServer ( string jarg1, string jarg2, string jarg3, string jarg4, string jarg5 ) : bool
jarg1 string
jarg2 string
jarg3 string
jarg4 string
jarg5 string
Résultat bool
        public static extern bool OTAPI_Basic_ConnectServer(string jarg1, string jarg2, string jarg3, string jarg4, string jarg5);
otapiPINVOKE