| 
    Process Hacker
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | _PH_SINGLE_DELTA | 
| struct | _PH_UINT32_DELTA | 
| struct | _PH_UINT64_DELTA | 
| struct | _PH_UINTPTR_DELTA | 
Macros | |
| #define | PhInitializeDelta(DltMgr) ((DltMgr)->Value = 0, (DltMgr)->Delta = 0) | 
| #define | PhUpdateDelta(DltMgr, NewValue) | 
Typedefs | |
| typedef struct _PH_SINGLE_DELTA | PH_SINGLE_DELTA | 
| typedef struct _PH_SINGLE_DELTA * | PPH_SINGLE_DELTA | 
| typedef struct _PH_UINT32_DELTA | PH_UINT32_DELTA | 
| typedef struct _PH_UINT32_DELTA * | PPH_UINT32_DELTA | 
| typedef struct _PH_UINT64_DELTA | PH_UINT64_DELTA | 
| typedef struct _PH_UINT64_DELTA * | PPH_UINT64_DELTA | 
| typedef struct _PH_UINTPTR_DELTA | PH_UINTPTR_DELTA | 
| typedef struct _PH_UINTPTR_DELTA * | PPH_UINTPTR_DELTA | 
| #define PhInitializeDelta | ( | DltMgr | ) | ((DltMgr)->Value = 0, (DltMgr)->Delta = 0) | 
| #define PhUpdateDelta | ( | DltMgr, | |
| NewValue | |||
| ) | 
| typedef struct _PH_SINGLE_DELTA PH_SINGLE_DELTA | 
| typedef struct _PH_UINT32_DELTA PH_UINT32_DELTA | 
| typedef struct _PH_UINT64_DELTA PH_UINT64_DELTA | 
| typedef struct _PH_UINTPTR_DELTA PH_UINTPTR_DELTA | 
| typedef struct _PH_SINGLE_DELTA * PPH_SINGLE_DELTA | 
| typedef struct _PH_UINT32_DELTA * PPH_UINT32_DELTA | 
| typedef struct _PH_UINT64_DELTA * PPH_UINT64_DELTA | 
| typedef struct _PH_UINTPTR_DELTA * PPH_UINTPTR_DELTA |