Process Hacker
_PH_FILE_STREAM Struct Reference

#include <ph.h>

Data Fields

HANDLE FileHandle
 
ULONG Flags
 
LARGE_INTEGER Position
 
PVOID Buffer
 
ULONG BufferLength
 
ULONG ReadPosition
 
ULONG ReadLength
 
ULONG WritePosition
 

Detailed Description

Definition at line 1777 of file ph.h.

Field Documentation

PVOID Buffer

Definition at line 1783 of file ph.h.

ULONG BufferLength

Definition at line 1784 of file ph.h.

HANDLE FileHandle

Definition at line 1779 of file ph.h.

ULONG Flags

Definition at line 1780 of file ph.h.

LARGE_INTEGER Position

Definition at line 1781 of file ph.h.

ULONG ReadLength

Definition at line 1787 of file ph.h.

ULONG ReadPosition

Definition at line 1786 of file ph.h.

ULONG WritePosition

Definition at line 1788 of file ph.h.


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