atnds.h
DS_Status ATNds_AMHS2AFTN(DS_Session *session, const DS_DN *registry_dn, const char *x400_or_addr, char *aftn_buf, DS_DN **userdn_p)
Return the AFTN address associated with the given AMHS O/R address. If the user has an associated dir...
DS_Status ATNds_AFTN2AMHS(DS_Session *session, const DS_DN *registry_dn, const char *aftn_addr, char **orbuf_p, size_t *orbuf_len_p, DS_DN **userdn_p)
Convert an AFTN address to the AMHS O/R address. If the user has an associated directory entry the di...
void ATNds_free(void *ptr)
Free a buffer which has been returned by ATNds_AFTN2AMHS or ATNds_AMHS2AFTN.