SshWindowChangeReqParams Struct Reference

"window-change" request specific parameters More...

#include <ssh_request.h>

Data Fields

uint32_t termWidthChars
 
uint32_t termHeightRows
 
uint32_t termWidthPixels
 
uint32_t termHeightPixels
 

Detailed Description

"window-change" request specific parameters

Definition at line 165 of file ssh_request.h.

Field Documentation

◆ termHeightPixels

uint32_t termHeightPixels

Definition at line 170 of file ssh_request.h.

◆ termHeightRows

uint32_t termHeightRows

Definition at line 168 of file ssh_request.h.

◆ termWidthChars

uint32_t termWidthChars

Definition at line 167 of file ssh_request.h.

◆ termWidthPixels

uint32_t termWidthPixels

Definition at line 169 of file ssh_request.h.


The documentation for this struct was generated from the following file: