[DllImport("kernel32.dll", SetLastError = true)]
static extern bool GetFileInformationByHandle(IntPtr hFile,
out BY_HANDLE_FILE_INFORMATION lpFileInformation);
http://pinvoke.net/default.aspx/Structures/BY_HANDLE_FILE_INFORMATION.html
None.
Please add some!
Please add some!
Do you know one? Please contribute it!