Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IoGetShadowFileInformation function (ntddk.h)

This topic describes the IoGetShadowFileInformation function.

Syntax

PIO_FOEXT_SHADOW_FILE IoGetShadowFileInformation(
 [in] PFILE_OBJECT FileObject
);

Parameters

[in] FileObject

Defines the PFILE_OBJECT parameter FileObject.

Return value

Returns a pointer to a IO_FOEXT_SHADOW_FILE structure.

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2
Header ntddk.h (include Ntddk.h)

Feedback

Was this page helpful?

Additional resources