updateInputMasterPlug
Updates the value of the primary input plug (simulating a lock transaction).
Declaration
virtual IOReturn updateInputMasterPlug(
UInt32oldVal,
UInt32newVal);Parameters
- oldVal:
Value returned by 1556248 Readinputmasterplug.
- newVal:
New value to store in plug if it’s current value is
oldVal.