IADMEXT::Initialize

The IADMEXT::Initialize method is called by IISADMIN when it initializes. Your program then performs any necessary initialization tasks.

Syntax

virtual HRESULT STDMETHODCALLTYPE Initialize(void) = 0; 
 

© 1997 by Microsoft Corporation. All rights reserved.