IHislipInstr2::IsHslip
Description
Returns a value indicating whether or not the connection is Hislip.
See the Return Values page for a list of positive return values.
VB Prototype
Dim value As Boolean
value = object.IsHslip
C++ Prototype
HRESULT get_IsHislip(
VARIANT_BOOL* IsHislip
);
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