Feedback

  • Contents
 

II3IDTool::CategoryName Property

get_CategoryName

Returns the category name associated with this tool. The category name is localized.

IDL Function Prototype

HRESULT CategoryName(

   [out, retval] BSTR * CategoryName

);

C/C++ Syntax

>HRESULT get_CategoryName(BSTR * CategoryName);

Parameters

CategoryName

This string contains the localized category name associated with this tool.