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

OTAPI_Basic_getBoxReceipt() private méthode

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