NtDllNtOpenSection Method

Overload List

NtOpenSection(IntPtr, GenericAccessRights, IntPtr) Opens a handle for an existing section object.
NtOpenSection(IntPtr, SectionAccessRights, IntPtr) Opens a handle for an existing section object.
NtOpenSection(IntPtr, StandardAccessRights, IntPtr) Opens a handle for an existing section object.
NtOpenSection(IntPtr, UInt32, IntPtr) Opens a handle for an existing section object.

See Also