Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.01 KB

ns-ntifs-_wof_external_info.md

File metadata and controls

68 lines (57 loc) · 2.01 KB
UID title description tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NS:ntifs._WOF_EXTERNAL_INFO
WOF_EXTERNAL_INFO (ntifs.h)
Learn more about the WOF_EXTERNAL_INFO structure.
ifsk
07/06/2023
WOF_EXTERNAL_INFO structure
*PWOF_EXTERNAL_INFO, PWOF_EXTERNAL_INFO, PWOF_EXTERNAL_INFO structure pointer [Installable File System Drivers], WOF_EXTERNAL_INFO, WOF_EXTERNAL_INFO structure [Installable File System Drivers], _WOF_EXTERNAL_INFO, ifsk.wof_external_info, ntifs/PWOF_EXTERNAL_INFO, ntifs/WOF_EXTERNAL_INFO
ntifs.h
Ntifs.h, Fltkernel.h
Windows
Windows 8.1 Update
Windows
WOF_EXTERNAL_INFO, *PWOF_EXTERNAL_INFO
_WOF_EXTERNAL_INFO
ntifs/_WOF_EXTERNAL_INFO
PWOF_EXTERNAL_INFO
ntifs/PWOF_EXTERNAL_INFO
WOF_EXTERNAL_INFO
ntifs/WOF_EXTERNAL_INFO
APIRef
kbSyntax
HeaderDef
ntifs.h
_WOF_EXTERNAL_INFO
PWOF_EXTERNAL_INFO
WOF_EXTERNAL_INFO

WOF_EXTERNAL_INFO structure

-description

The WOF_EXTERNAL_INFO structure identifies a file backing provider and the overlay service version it supports.

-struct-fields

-field Version

The overlay service version. Set to WOF_CURRENT_VERSION.

-field Provider

The identifier of the data source provider. Valid provider identifiers are WOF_PROVIDER_WIM for the Windows Image Format (WIM) provider, and WOF_PROVIDER_FILE for the individual compressed file provider. WOF_PROVIDER_WIM is available starting with Windows 8.1 Update, WOF_PROVIDER_FILE is available starting with Windows 10.

-see-also

WOF_EXTERNAL_FILE_ID

WOF_VERSION_INFO