Process Hacker
_PHP_HEXEDIT_CONTEXT Struct Reference

#include <hexeditp.h>

Data Fields

PUCHAR Data
 
LONG Length
 
BOOLEAN UserBuffer
 
LONG TopIndex
 
LONG CurrentAddress
 
LONG CurrentMode
 
LONG SelStart
 
LONG SelEnd
 
LONG BytesPerRow
 
LONG LinesPerPage
 
BOOLEAN ShowAddress
 
BOOLEAN ShowAscii
 
BOOLEAN ShowHex
 
BOOLEAN AddressIsWide
 
BOOLEAN AllowLengthChange
 
BOOLEAN NoAddressChange
 
BOOLEAN HalfPage
 
HFONT Font
 
LONG LineHeight
 
LONG NullWidth
 
PWCHAR CharBuffer
 
ULONG CharBufferLength
 
BOOLEAN Update
 
LONG HexOffset
 
LONG AsciiOffset
 
LONG AddressOffset
 
BOOLEAN HasCapture
 
POINT EditPosition
 

Detailed Description

Definition at line 4 of file hexeditp.h.

Field Documentation

BOOLEAN AddressIsWide

Definition at line 21 of file hexeditp.h.

LONG AddressOffset

Definition at line 36 of file hexeditp.h.

BOOLEAN AllowLengthChange

Definition at line 22 of file hexeditp.h.

LONG AsciiOffset

Definition at line 35 of file hexeditp.h.

LONG BytesPerRow

Definition at line 16 of file hexeditp.h.

PWCHAR CharBuffer

Definition at line 30 of file hexeditp.h.

ULONG CharBufferLength

Definition at line 31 of file hexeditp.h.

LONG CurrentAddress

Definition at line 11 of file hexeditp.h.

LONG CurrentMode

Definition at line 12 of file hexeditp.h.

PUCHAR Data

Definition at line 6 of file hexeditp.h.

POINT EditPosition

Definition at line 39 of file hexeditp.h.

HFONT Font

Definition at line 27 of file hexeditp.h.

BOOLEAN HalfPage

Definition at line 25 of file hexeditp.h.

BOOLEAN HasCapture

Definition at line 38 of file hexeditp.h.

LONG HexOffset

Definition at line 34 of file hexeditp.h.

LONG Length

Definition at line 7 of file hexeditp.h.

LONG LineHeight

Definition at line 28 of file hexeditp.h.

LONG LinesPerPage

Definition at line 17 of file hexeditp.h.

BOOLEAN NoAddressChange

Definition at line 24 of file hexeditp.h.

LONG NullWidth

Definition at line 29 of file hexeditp.h.

LONG SelEnd

Definition at line 14 of file hexeditp.h.

LONG SelStart

Definition at line 13 of file hexeditp.h.

BOOLEAN ShowAddress

Definition at line 18 of file hexeditp.h.

BOOLEAN ShowAscii

Definition at line 19 of file hexeditp.h.

BOOLEAN ShowHex

Definition at line 20 of file hexeditp.h.

LONG TopIndex

Definition at line 9 of file hexeditp.h.

BOOLEAN Update

Definition at line 32 of file hexeditp.h.

BOOLEAN UserBuffer

Definition at line 8 of file hexeditp.h.


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