VpeWindowHandle

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeWindowHandle

Previous pageReturn to chapter overviewNext page

[Windows platform only]

The same as VpeGetWindowHandle.

Returns the window handle of the preview. This is a standard window handle, you can use for manipulating the preview.  It is also needed when working with an embedded Preview Window, to control the position and the size of the Preview and for routing (sending) keyboard-messages (WM_CHAR) to it.

HWND VpeWindowHandle(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

the window handle of the preview