QueryCancelPageDelete

E

eddie

Hi, i would like to know how to cancel a delete page event. I use C++
HRESULT VGenericMFC::HandleVisioEvent(
IN IUnknown*
IN short
IN IDispatch* pSourceObj,
IN long,
IN long lEventSeqNum,
IN IDispatch* pSubjectObj,
IN VARIANT vMoreInfo,
OUT VARIANT* pvResult)

I don´t know the way to pass a TRUE value to the visio QheryCancelPageDelete event.
I appreciate any help.
 

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

Top