Feedback

  • Contents
 

II3IDICServer::DeactivateHandler Method

Synopsis

Deactivates the handler specified by HandlerName.

IDL Function Prototype

HRESULT DeactivateHandler(

   [in] BSTR HandlerName

);

C/C++ Syntax

HRESULT DeactivateHandler(BSTR HandlerName);

Parameters

HandlerName

The name of the handler to deactivate.