IUnbufferedFileHandleOplockCallback interface (windowsstoragecom.h)
Defines a callback method that you want to run when the opportunistic lock for a handle that you get by calling the IUnbufferedFileHandleProvider::OpenUnbufferedFileHandle method is broken.
Inheritance
The IUnbufferedFileHandleOplockCallback interface inherits from the IUnknown interface. IUnbufferedFileHandleOplockCallback also has these types of members:
Methods
The IUnbufferedFileHandleOplockCallback interface has these methods.
IUnbufferedFileHandleOplockCallback::OnBrokenCallback Runs when the opportunistic lock for a handle that you get by calling the IUnbufferedFileHandleProvider::OpenUnbufferedFileHandle method is broken. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | windowsstoragecom.h |