Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unlocks the control data buffer unlocked with a call to LockControlData.
Syntax
HRESULT UnlockControlData();
Return value
S_OK on success.
Remarks
After calling UnlockCOntrolData, clients should not modify the contents of the control data buffer. Doing so will result in undefined behavior.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 Build 22621 |
Minimum supported server | Windows 11 Build 22621 |
Header | mfidl.h |