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

OTAPI_Basic_Nym_RemoveOutmailByIndex() private méthode

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