Feedback

  • Contents
 

II3IDTool2::IsLicensed Property

get_IsLicensed

Indicates whether or not the tool is licensed.

IDL Function Prototype

HRESULT IsLicensed(

   [out, retval] VARIANT_BOOL * LicensedState

);

C/C++ Syntax

HRESULT get_IsLicensed(VARIANT_BOOL * LicensedState);

Parameters

LicensedState

True if the tool is licensed; otherwise False.