IHislipInstr::OptionString
Description
Returns the current state of all settable properties.
See The Option String for more information on the option string property.
VB Prototype
Dim value As String
value = object.OptionString
C++ Prototype
HRESULT get_OptionString(
BSTR* OptionString
);
Return Value
Refer to the table of return codes.
See Also
Address, Close, ComponentVersion, ControlREN, DeviceName, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, HostName, Init, LastStatus, LockRsrc, LockState, MaxMessage, OptionString, OverlapEnabled, ProgID, ProtocolVersion, ResourceName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, SpecVersion, Timeout, UnlockRsrc, IHislipInstr Overview