Feedback

  • Contents
 

II3IDType::TypeLabel Property

get_TypeLabel

Returns the data type label for this type object. Data type labels are localized.

IDL Function Prototype

HRESULT TypeLabel(

   [out, retval] BSTR * LabelName

);

C/C++ Syntax

HRESULT get_TypeLabel(BSTR * LabelName );

Parameters

LabelName

The return value is a string that contains the localized label for this data type.