BearWare.ShareWindow Struct Reference

A struct which describes the properties of a window which can be shared. More...

List of all members.

Public Attributes

IntPtr hWnd
 The Windows handle of the window.
int nWndX
 X coordinate of the window relative to the Windows desktop.
int nWndY
 Y coordinate of the window relative to the Windows desktop.
int nWidth
 The width in pixels of the window.
int nHeight
 The height in pixels of the window.
string szWindowTitle
 The title of the window.

Detailed Description

A struct which describes the properties of a window which can be shared.

ingroup desktopshare


Member Data Documentation

The Windows handle of the window.

X coordinate of the window relative to the Windows desktop.

Y coordinate of the window relative to the Windows desktop.

The width in pixels of the window.

The height in pixels of the window.

The title of the window.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3