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

OTAPI_Basic_GetNym_MailSenderIDByIndex() private méthode

private OTAPI_Basic_GetNym_MailSenderIDByIndex ( string jarg1, int jarg2 ) : string
jarg1 string
jarg2 int
Résultat string
        public static extern string OTAPI_Basic_GetNym_MailSenderIDByIndex(string jarg1, int jarg2);
otapiPINVOKE