Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.UnsafeNativeMethods Member List

This is the complete list of members for Microsoft.Xna.Framework.UnsafeNativeMethods, including all inherited members.

CloseHandle(IntPtr hObject)Microsoft.Xna.Framework.UnsafeNativeMethods
CreateEvent(ref SecurityAttributes lpEventAttributes, [MarshalAs(UnmanagedType.Bool)] bool bManualReset, [MarshalAs(UnmanagedType.Bool)] bool bInitialState, IntPtr lpName)Microsoft.Xna.Framework.UnsafeNativeMethods
CreateFileMapping(IntPtr hFile, SecurityAttributes *lpFileMappingAttributes, int flProtect, int dwMaximumSizeHigh, int dwMaximumSizeLow, string lpName)Microsoft.Xna.Framework.UnsafeNativeMethods
FILE_MAP_READMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
FILE_MAP_WRITEMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
INFINITEMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
INVALID_HANDLE_VALUEMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
MapViewOfFile(IntPtr hFileMappingObject, int dwDesiredAccess, int dwFileOffsetHigh, int dwFileOffsetLow, int dwNumberOfBytesToMap)Microsoft.Xna.Framework.UnsafeNativeMethods
PAGE_READONLYMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
PAGE_READWRITEMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
PAGE_WRITECOPYMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
SetEvent(IntPtr hEvent)Microsoft.Xna.Framework.UnsafeNativeMethods
STATUS_DLL_NOT_FOUNDMicrosoft.Xna.Framework.UnsafeNativeMethodsstatic
UnmapViewOfFile(IntPtr lpBaseAddress)Microsoft.Xna.Framework.UnsafeNativeMethods
WaitForMultipleObjects(int nCount, IntPtr *handles, [MarshalAs(UnmanagedType.Bool)] bool bWaitAll, int dwMilliseconds)Microsoft.Xna.Framework.UnsafeNativeMethods