IResourceManager::SpecVersion
Description
The VISA-defined version information for the specification version this component complies to.
VB Prototype
Dim value As Long
                                            value = object.SpecVersion
                                        
C++ Prototype
HRESULT get_SpecVersion(
                                        
  long* SpecVersion
);
		
Return Value
Refer to the table of return codes.
See Also
SoftwareManufacturerName, SoftwareManufacturerID, Description, ComponentVersion, ProgID, SpecVersion, FindRsrc, Open, ParseRsrc, IResourceManager Overview