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

OTAPI_Basic_Ledger_GetInstrument() private méthode

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