.
C# Signature:
[DllImport("kernel32.dll")]
static extern bool FlushViewOfFile(IntPtr lpBaseAddress,
uint dwNumberOfBytesToFlush);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The FlushViewOfFile API
6/1/2012 9:05:19 PM - anonymous