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