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

OTAPI_Basic_ClearRecord() private méthode

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