Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The MmGetMaximumFileSectionSize returns the maximum possible size of a file section for the current version of Windows.
Syntax
ULONGLONG MmGetMaximumFileSectionSize();
Return value
The maximum file section size supported by the current version of Windows.
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | ntifs.h (include Ntifs.h) |
Library | NtosKrnl.lib |
DLL | NtosKrnl.exe |
IRQL | <= APC_LEVEL |