WINDOW_BUFFER_SIZE_RECORD STRUCT
  (MS-Windows)
   Used to report changes in the size of the screen
buffer in a console INPUT_RECORD.
WINDOW_BUFFER_SIZE_RECORD STRUCT dwSize COORD <> WINDOW_BUFFER_SIZE_RECORD ENDS  | 
| Member | Win Type | Description | 
|---|---|---|
| dwSize | COORD | The new size of the screen buffer in character-cell columns and rows. | 
| Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |