IHislipInstr::ControlREN
Description
Controls the state of the REN line and, optionally, the remote/local state of the device. This operation asserts or de-asserts the REN line according to the specified mode.
VB Prototype
ControlREN(
mode As RENControlConst
)
C++ Prototype
HRESULT ControlREN(
RENControlConst mode
);
Parameters
mode
Specifies the state of the REN line and, optionally, the device remote/local state.
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