Feedback

  • Contents
 

II3IDTool::Label Property

get_Label

Returns the label for the tool. This string is localized.

IDL Function Prototype

HRESULT Label(

   [out, retval] BSTR * ToolLabel

);

C/C++ Syntax

HRESULT get_Label(BSTR * ToolLabel );

Parameters

ToolLabel

The return value is a string that contains the localized label for the tool.