C# Signature:
[DllImport("kernel32.dll")]
static extern bool FlushViewOfFile(IntPtr lpBaseAddress,
uint dwNumberOfBytesToFlush);
Última actualización
[DllImport("kernel32.dll")]
static extern bool FlushViewOfFile(IntPtr lpBaseAddress,
uint dwNumberOfBytesToFlush);
Última actualización