IStorageHandleAccess interface

Provides access to the operating system handle of a storage file.

Members

The IStorageItemHandleAccess interface inherits from the IUnknown interface. IStorageHandleAccess also has these types of members:

Methods

The IStorageItemHandleAccess interface has these methods.

MethodDescription
Create

Creates a handle to a storage file.

 

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

IDL

WindowsStorageCOM.idl

DLL

Windows.storage.dll

 

 

Show: