Perform a lock or unlock operation on a tag. The first tag seen
is operated on - the singulation parameter may be used to control
this. Note that a tag without an access password set may not
accept a lock operation or remain locked.
| C# | Visual Basic | Visual C++ |
public override void LockTag( TagFilter target, TagLockAction action )
Public Overrides Sub LockTag ( _ target As TagFilter, _ action As TagLockAction _ )
public: virtual void LockTag( TagFilter^ target, TagLockAction^ action ) override
- target (TagFilter)
- the tag target to operate on
- action (TagLockAction)
- the tag lock action