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.
 
Back
Top