_WSizeP( ) API Library Routine

Sets the new dimensions of the window to the height and width specified in pixels by h and v in the pt parameter.

void _WSizeP(WHANDLE wh, Point pt)
WHANDLE wh;            /* Window handle. */
Point pt;                     /* Position. */

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic