Feedback

  • Contents
 

II3IDHandler::Category Property

get_Category

Returns the category of this handler (applicable for handlers with subroutine initiators).

IDL Function Prototype

HRESULT Category(

   [out, retval] BSTR * HandlerCategory

);

C/C++ Syntax

HRESULT get_Category(BSTR * HandlerCategory );

Parameters

HandlerCategory

The string returned is the category assigned to this handler.