Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.58 KB

nn-windowsstoragecom-iunbufferedfilehandleoplockcallback.md

File metadata and controls

61 lines (53 loc) · 2.58 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:windowsstoragecom.IUnbufferedFileHandleOplockCallback
IUnbufferedFileHandleOplockCallback (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.
IUnbufferedFileHandleOplockCallback
IUnbufferedFileHandleOplockCallback interface [Windows Runtime]
IUnbufferedFileHandleOplockCallback interface [Windows Runtime]
described
windowsstoragecom/IUnbufferedFileHandleOplockCallback
winrt.iunbufferedfilehandleoplockcallback
winrt\iunbufferedfilehandleoplockcallback.htm
WinRT
7418EDE0-D9E1-4D8C-84B0-CAE9BDF053E3
12/05/2018
IUnbufferedFileHandleOplockCallback, IUnbufferedFileHandleOplockCallback interface [Windows Runtime], IUnbufferedFileHandleOplockCallback interface [Windows Runtime],described, windowsstoragecom/IUnbufferedFileHandleOplockCallback, winrt.iunbufferedfilehandleoplockcallback
windowsstoragecom.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
Windows.storage.dll
Windows
19H1
IUnbufferedFileHandleOplockCallback
windowsstoragecom/IUnbufferedFileHandleOplockCallback
c++
APIRef
kbSyntax
COM
windows.storage.dll
IUnbufferedFileHandleOplockCallback

IUnbufferedFileHandleOplockCallback interface

-description

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:

-see-also

IUnbufferedFileHandleProvider::OpenUnbufferedFileHandle