Feedback

  • Contents
 

II3IDTool::RuntimeDLLName Property

get_RuntimeDLLName

Returns the runtime DLL name.

IDL Function Prototype

HRESULT RuntimeDLLName(

   [out, retval] BSTR * ToolRuntimeDLLName

);

C/C++ Syntax

HRESULT get_RuntimeDLLName(BSTR * ToolRuntimeDLLName);

Parameters

ToolRuntimeDLLName

The return value is the runtime DLL name.