Feedback

  • Contents
 

II3IDTool::Description Property

get_Description

Returns the description associated for the tool.  This string is localized.

IDL Function Prototype

HRESULT Description(

   [out, retval] BSTR * ToolDescription

);

C/C++ Syntax

HRESULT get_Description(BSTR * ToolDescription);

Parameters

ToolDescription

The localized description of this tool.