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

OTAPI_Basic_RemoveSentMessage() private méthode

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