Called to initialize the worker object before any requests are passed to Execute.
BOOL Initialize( 
   void* pvParam 
) throw( );
Parameters
Return Value
Return TRUE on success, FALSE on failure.
Requirements
Header: atlutil.h
Called to initialize the worker object before any requests are passed to Execute.
BOOL Initialize( 
   void* pvParam 
) throw( );
Return TRUE on success, FALSE on failure.
Header: atlutil.h