OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_GetMemlogAtIndex C# (CSharp) Method

OTAPI_Basic_GetMemlogAtIndex() private method

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