Last updated 1 year ago
[DllImport("Kernel32.dll", SetLastError = true)][return: MarshalAs(UnmanagedType.Bool)] public static extern bool WriteFile(IntPtr hFile, [MarshalAs(UnmanagedType
Microsoft documentation: Link