// ntddk.h
PIO_FOEXT_SHADOW_FILE IoGetShadowFileInformation(
[in] PFILE_OBJECT FileObject
);
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the IoGetShadowFileInformation function.
FileObject [in]Defines the PFILE_OBJECT parameter FileObject.
Returns a pointer to a IO_FOEXT_SHADOW_FILE structure.