D
Dan
I have created a C++ program using the Frontpage object model to publish a web to a host. Everything works except I cannot figure out how to tell the publishing process is complete. The documentation shows an event of OnAfterPublishing, but there is no event handling interface in the Object Model Library. The Publish call has a type of void.
Using C++ and the object library is there a way to tell when the publishing is complete and if it completed successfully
Thank
Dan
Using C++ and the object library is there a way to tell when the publishing is complete and if it completed successfully
Thank
Dan