updateOutputMasterPlug
Updates the value of the primary output plug (simulating a lock transaction).
Declaration
virtual IOReturn updateOutputMasterPlug(
UInt32oldVal,
UInt32newVal);Parameters
- oldVal:
Value returned by 1556234 Readoutputmasterplug.
- newVal:
new value to store in plug if it’s current value is
oldVal.