GetWindowSize

#include "BIThumbnail.h"

 

void GetWindowSize(int& width, int& height)

Description

Get size of window.

Parameters

int&

width

Function returns width of window by this parameter.

int&

height

Function returns height of window by this parameter.

Requirements

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

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll