PFILE_POSITION_INFORMATION Struct Reference

Used as an argument to routines that query or set file information. More...

#include <fileinfo.h>

Data Fields

LARGE_INTEGER CurrentByteOffset
 

Detailed Description

Used as an argument to routines that query or set file information.

The struct is requested during IRP_MJ_QUERY_INFORMATION with query FilePositionInformation and FileAllInformation

Field Documentation

LARGE_INTEGER PFILE_POSITION_INFORMATION::CurrentByteOffset

The byte offset of the current file pointer.


The documentation for this struct was generated from the following file: