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

OTAPI_Basic_ClearExpired() private méthode

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