![]() | KernelCreateFileMapping 方法 |
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int CreateFileMapping( IntPtr hFile, ref SECURITY_ATTRIBUTES lpFileMappigAttributes, int flProtect, int dwMaximumSizeHigh, int dwMaximumSizeLow, string lpName )
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="hFile"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="lpFileMappigAttributes"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="flProtect"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="dwMaximumSizeHigh"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="dwMaximumSizeLow"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <param name="lpName"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateFileMapping(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32,System.Int32,System.String)" 的 <returns> 文档]