Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.31 KB

nn-dstorage-idstoragefile.md

File metadata and controls

61 lines (52 loc) · 1.31 KB
UID ms.topic tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.header req.idl req.include-header req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NN:dstorage.IDStorageFile
reference
dstorage
IDStorageFile
08/25/2022
Windows
Represents a file to be accessed by DirectStorage.
false
iface
dstorage.h
apiref
COM
dstorage.h
IDStorageFile
IDStorageFile
dstorage/IDStorageFile
c++
IDStorageFile

IDStorageFile interface (dstorage.h)

Represents a file to be accessed by DirectStorage.

Inheritance

The IDStorageFile interface inherits from the IUnknown interface.

Methods

The IDStorageFile interface has these methods.

 
IDStorageFile::Close

Closes the file, regardless of the reference count on this object.
IDStorageFile::GetFileInformation

Retrieves file information for an opened file.

Requirements

   
Header dstorage.h