OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Nym_RemoveMailByIndex C# (CSharp) 메소드

OTAPI_Basic_Nym_RemoveMailByIndex() 개인적인 메소드

private OTAPI_Basic_Nym_RemoveMailByIndex ( string jarg1, int jarg2 ) : bool
jarg1 string
jarg2 int
리턴 bool
        public static extern bool OTAPI_Basic_Nym_RemoveMailByIndex(string jarg1, int jarg2);
otapiPINVOKE