OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Message_GetLedger C# (CSharp) 메소드

OTAPI_Basic_Message_GetLedger() 개인적인 메소드

private OTAPI_Basic_Message_GetLedger ( string jarg1 ) : string
jarg1 string
리턴 string
        public static extern string OTAPI_Basic_Message_GetLedger(string jarg1);
otapiPINVOKE