_WWidthP( ) API Library Routine

See Also   Example

Returns the width in pixels of the content area of the specified window.

Syntax

unsigned int _WWidthP(WHANDLE wh)
WHANDLE wh;            /* Window handle. */

Remarks

For more information on how to create an API library and integrate it with Visual FoxPro, see Chapter 28, Accessing the Visual FoxPro API, in the Programmer's Guide.


Send feedback to MSDN.Look here for MSDN Online resources.