Where can I find Interface Information?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS and SMTP > Where can I find Interface Information?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Where can I find Interface Information?  
Ralph Krausse


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-04-04 10:50 PM

I know that I can do a QueryInterface of IMailMsgRecipients from
IMailMsgProperties because I saw this code written.

IMailMsgProperties *pIMailMsg = GetValidObject();
IMailMsgRecipients* pMsgRecips          = NULL;
pIMailMsg-> QueryInterface(__uuidof(IMailMsgRecipien
ts),(void**)&pMsgRecips))
;


My question is where is this documented so I can find what OTHER
interfaces I an can do a QueryInterface on....


thanks
Ralph





[ Post a follow-up to this message ]



    Re: Where can I find Interface Information?  
m.marien


Report This Message To A Moderator Edit/Delete Message


 
11-05-04 10:50 PM


"Ralph Krausse" <gordingin@consiliumsoft.com> wrote in message
news:49eb6317.0411040657.31c73c2a@posting.google.com...
>I know that I can do a QueryInterface of IMailMsgRecipients from
> IMailMsgProperties because I saw this code written.
>
> IMailMsgProperties *pIMailMsg = GetValidObject();
> IMailMsgRecipients* pMsgRecips          = NULL;
> pIMailMsg-> QueryInterface(__uuidof(IMailMsgRecipien
ts),(void**)&pMsgRecips
));
>
>
> My question is where is this documented so I can find what OTHER
> interfaces I an can do a QueryInterface on....
>
>
> thanks
> Ralph

Try the MSDN library. or just search the MS site.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:20 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register