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

OTAPI_Basic_GetMemlogAtIndex() 개인적인 메소드

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