Ejemplo n.º 1
0
 public static extern int ZwQuerySection(int SectionHandle, SECTION_INFORMATION_CLASS SectionInformationClass,
     ref SECTION_BASIC_INFORMATION SectionInformation, int SectionInformationLength, out int ReturnLength);
Ejemplo n.º 2
0
 public static extern int ZwQuerySection(int SectionHandle, SECTION_INFORMATION_CLASS SectionInformationClass,
                                         ref SECTION_BASIC_INFORMATION SectionInformation, int SectionInformationLength, out int ReturnLength);