IADMEXT::Terminate

The IADMEXT::Terminate method is called by IISADMIN when it terminates, so your program can perform termination tasks, including unregistering your DCOM class factories.

Syntax

virtual HRESULT STDMETHODCALLTYPE Terminate(void) = 0; 
 


© 1997 by Microsoft Corporation. All rights reserved.