Feedback

  • Contents
 

II3IDInitiator::RuntimeDLLName Property

get_RuntimeDLLName

Returns the runtime DLL name for the initiator.

IDL Function Prototype

HRESULT RuntimeDLLName(

   [out, retval] BSTR * InitRuntimeDLLName

);

C/C++ Syntax

HRESULT get_RuntimeDLLName(BSTR * InitRuntimeDLLName);

Parameters

InitRuntimeDLLName

The return value is a string containing the name of the runtime DLL for this initiator.