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

OTAPI_Basic_GetMemlogAtIndex() private méthode

private OTAPI_Basic_GetMemlogAtIndex ( int jarg1 ) : string
jarg1 int
Résultat string
        public static extern string OTAPI_Basic_GetMemlogAtIndex(int jarg1);
otapiPINVOKE