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

OTAPI_Basic_RecordPayment() private méthode

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