ReactOS 0.4.15-dev-7842-g558ab78
_PATCH_RETAIN_RANGE Struct Reference

#include <patchapi.h>

Public Attributes

ULONG OffsetInOldFile
 
ULONG LengthInBytes
 
ULONG OffsetInNewFile
 

Detailed Description

Definition at line 49 of file patchapi.h.

Member Data Documentation

◆ LengthInBytes

ULONG _PATCH_RETAIN_RANGE::LengthInBytes

Definition at line 52 of file patchapi.h.

◆ OffsetInNewFile

ULONG _PATCH_RETAIN_RANGE::OffsetInNewFile

Definition at line 53 of file patchapi.h.

◆ OffsetInOldFile

ULONG _PATCH_RETAIN_RANGE::OffsetInOldFile

Definition at line 51 of file patchapi.h.


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