IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
FileMappingNative Member List

This is the complete list of members for FileMappingNative, including all inherited members.

CloseHandle(IntPtr hHandle)FileMappingNative
CloseHandle(IntPtr hHandle)FileMappingNative
CreateFileMapping(IntPtr hFile, IntPtr lpAttributes, FileProtection flProtect, uint dwMaximumSizeHigh, uint dwMaximumSizeLow, string lpName)FileMappingNative
GetLastError()FileMappingNative
GetLastError()FileMappingNative
INVALID_HANDLE_VALUEFileMappingNative
MapViewOfFile(IntPtr hFileMappingObject, FileMapAccess dwDesiredAccess, uint dwFileOffsetHigh, uint dwFileOffsetLow, uint dwNumberOfBytesToMap)FileMappingNative
MapViewOfFile(IntPtr hFileMappingObject, FileMapAccess dwDesiredAccess, uint dwFileOffsetHigh, uint dwFileOffsetLow, uint dwNumberOfBytesToMap)FileMappingNative
OpenFileMapping(FileMapAccess dwDesiredAccess, bool bInheritHandle, string lpName)FileMappingNative
UnmapViewOfFile(IntPtr lpBaseAddress)FileMappingNative
UnmapViewOfFile(IntPtr lpBaseAddress)FileMappingNative