| Process Hacker
    | 
#include <ntlpcapi.h>
| Data Fields | |
| ULONG | Length | 
| HANDLE | SectionHandle | 
| ULONG | SectionOffset | 
| SIZE_T | ViewSize | 
| PVOID | ViewBase | 
| PVOID | ViewRemoteBase | 
Definition at line 87 of file ntlpcapi.h.
| ULONG Length | 
Definition at line 89 of file ntlpcapi.h.
| HANDLE SectionHandle | 
Definition at line 90 of file ntlpcapi.h.
| ULONG SectionOffset | 
Definition at line 91 of file ntlpcapi.h.
| PVOID ViewBase | 
Definition at line 93 of file ntlpcapi.h.
| PVOID ViewRemoteBase | 
Definition at line 94 of file ntlpcapi.h.
| SIZE_T ViewSize | 
Definition at line 92 of file ntlpcapi.h.