[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VOID PASCAL CopyRect(LPRECT pDestRect, LPRECT pSrcRect)

  This function copies the coordinates of a rectangle from one
rectangle to another.

Parameters
  pDestRect is a pointer to the destination rectangle.
  pSrcRect is a pointer to the source rectangle.

Returns
  Nothing.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson