- Contents
DesignerCOM API
II3IDTool::Version Property
get_Version
Returns the registered version of this tool.
IDL Function Prototype
HRESULT Version(
[out, retval] BSTR * TheVersion
);
C/C++ Syntax
HRESULT get_Version(BSTR * TheVersion);
Parameters
- TheVersion
-
The return value is a string that contains the version number associated with the registered tool.