UnmanagedMethodsCreateFileMapping 方法 |
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <summary> 文档]
命名空间: CPF.Windows
public static IntPtr CreateFileMapping( IntPtr hFile, IntPtr lpFileMappingAttributes, uint flProtect, uint dwMaximumSizeHigh, uint dwMaximumSizeLow, string lpName )
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="hFile"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="lpFileMappingAttributes"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="flProtect"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="dwMaximumSizeHigh"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="dwMaximumSizeLow"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <param name="lpName"/> 文档]
[缺少 "M:CPF.Windows.UnmanagedMethods.CreateFileMapping(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.String)" 的 <returns> 文档]