Can I avoid window close when receive DISPID_WINDOWCLOSING ?

  • Thread starter Thread starter Jack
  • Start date Start date
What I mean is that when I get the DISPID_WINDOWCLOSING, how to coding ?
Just return E_FAIL or other else ?

I had tried several times, and always comes with DISPID_ONQUIT, which lead
to the close of window.

Thanks a lot!
 
Yes, this question may focus on the information contains in parameter
DISPPARAMS.
Can you describe the detail information about all these members in
DISPPARAMS ?
Which one describe the window size ?

Thanks a lot !

Jack.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top