Feedback

  • Contents
 

II3IDTool::RuntimeFunctionName Property

get_RuntimeFunctionName

Returns the runtime function name.

IDL Function Prototype

HRESULT RuntimeFunctionName(

   [out, retval] BSTR * ToolRuntimeFunctionName

);

C/C++ Syntax

HRESULT get_RuntimeFunctionName(BSTR * ToolRuntimeFunctionName);

Parameters

ToolRuntimeFunctionName

The return value is the runtime function name.