IHislipInstr::LockState

Description

The current locking state of the interface.

VB Prototype

Dim value As AccessMode
value = object.LockState

C++ Prototype

HRESULT get_LockState(
  AccessMode* LockState
);

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