IRegister64::UnlockRsrc
Description
Note: Keysight's VISA COM does not support a COM server for VXI. The IVxi-related interfaces are listed in this help file because they are included in the global VISA COM library.
Unlocks the resource
VB Prototype
UnlockRsrc(
)
C++ Prototype
HRESULT UnlockRsrc(
);
Return Value
Refer to the table of return codes.
See Also
ComponentVersion, SpecVersion, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, LockState, OptionString, ProgID, ResourceName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, Timeout, LastStatus, DestinationBigEndian, DestinationIncrement, SourceBigEndian, SourceIncrement, GetAttribute, SetAttribute, LockRsrc, UnlockRsrc, Init, Close, In8, In8Ex,In16, In16Ex, In32, In32Ex, In64, In64Ex, Out8, Out8Ex, Out16, Out16Ex, Out32, Out32Ex, Out64, Out64Ex, MoveIn8, MoveIn8Ex, MoveIn16, MoveIn16Ex, MoveIn32, MoveIn32Ex, MoveIn64, MoveIn64Ex, MoveOut8, MoveOut8Ex, MoveOut16, MoveOut16Ex, MoveOut32, MoveOut32Ex, MoveOut64, MoveOut64Ex, Move, MoveEx, IRegister64 Overview