#ifndef _NTMMAPI_H // private typedef struct _RTL_SCP_CFG_REGION_BOUNDS { PVOID StartAddress; PVOID EndAddress; } RTL_SCP_CFG_REGION_BOUNDS, *PRTL_SCP_CFG_REGION_BOUNDS; #endif View code on GitHub
No description available.