IHislipInstr2::SpecVersion
Description
Returns the VISA COM I/O specification version.
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
Address, Close, ComponentVersion, ControlREN, DeviceName, EncryptionEnabled, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, HostName, Init, IsHislip, LastStatus, LockRsrc, LockState, MaxMessage, OptionString, OverlapEnabled, ProgID, ProtocolVersion, ResourceName, SaslMechanism, ServerCertificate, ServerCertificateExpirationDate, ServerCertificateIsPerpetual, ServerCertificateIssuerName, ServerCertificateSubjectName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, SpecVersion, Timeout, TlsCipherSuite, UnlockRsrc, IHislipInstr2 Overview