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.
This header is used by Windows Runtime C++ reference. For more information, see:
windowsstoragecom.h contains the following programming interfaces:
Interfaces
IOplockBreakingHandler This interface is not currently implemented. |
IRandomAccessStreamFileAccessMode Provides access to the file access mode that was used when the StorageFile.OpenAsync method was called to open the random-access byte stream. |
IStorageFolderHandleAccess Provides access to the operating system handle of a storage folder. |
IStorageItemHandleAccess Provides access to the operating system handle of a storage file. |
IUnbufferedFileHandleOplockCallback 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. |
IUnbufferedFileHandleProvider Provides access to handles from a random-access byte stream that the StorageFile.OpenAsync method created. |
Enumerations
HANDLE_ACCESS_OPTIONS Defines the level of access that a handle has on files. |
HANDLE_CREATION_OPTIONS Represents the action to take on a file that exists or doesn't exist. |
HANDLE_OPTIONS Defines the flags of the file handle. |
HANDLE_SHARING_OPTIONS Defines the requested sharing mode of the file handle. |