Feedback

  • Contents
 

II3IDInitiator::Version Property

get_Version

Returns the registered version of this initiator.

IDL Function Prototype

HRESULT Version(

   [out, retval] BSTR * InitVersion

);

C/C++ Syntax

HRESULT get_Version(BSTR * InitVersion);

Parameters

InitVersion

The return value is a string that contains version information about this initiator.