GetWindowPosition

#include "BIThumbnail.h"

 

void GetWindowPosition(int& x, int& y)

Description

Get position of window.

Parameters

int&

x

Function returns x coordinate of left-top angle of window by this parameter.

int&

y

Function returns y coordinate of left-top angle of window by this parameter.

Requirements

Header :     Declared in BiThumbnail.h; include BiThumbnail.h

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll