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

OTAPI_Basic_Message_GetBalanceAgreementSuccess() private méthode

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