Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. HansDuifhuis

    iMsg Interface

    Hi, I'm using the iMsg interface in 'OnDelivery' event sink on an SMTP MCIS server. I have no problem extracting eg. the current recipient using: HRESULT STDMETHODCALLTYPE CSmtpAdd::OnDelivery(IMsg *pMsg) { char szRecipient[MAX_RECIPIENT]; VARIANT szRCPT_TOs; DWORD cbSize = 0...

Part and Inventory Search

Back
Top