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

OTAPI_Basic_Encode() private method

private OTAPI_Basic_Encode ( string jarg1, bool jarg2 ) : string
jarg1 string
jarg2 bool
return string
        public static extern string OTAPI_Basic_Encode(string jarg1, bool jarg2);
otapiPINVOKE