#ifndef _NTLPCAPI_H typedef struct _REMOTE_PORT_VIEW64 { ULONG Length; ULONGLONG ViewSize; ULONGLONG ViewBase; } REMOTE_PORT_VIEW64, *PREMOTE_PORT_VIEW64; #endif View code on GitHub
No description available.