ShareWindow Struct Reference
[Desktop Sharing]

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

#include <TeamTalk4.h>

List of all members.

Public Attributes

HWND hWnd
 The Windows handle of the window.
INT32 nWndX
 X coordinate of the window relative to the Windows desktop.
INT32 nWndY
 Y coordinate of the window relative to the Windows desktop.
INT32 nWidth
 The width in pixels of the window.
INT32 nHeight
 The height in pixels of the window.
TTCHAR szWindowTitle [TT_STRLEN]
 The title of the window.
INT64 nWindowID
 The CGWindowID.
INT32 nWindowX
 X coordinate of window.
INT32 nWindowY
 Y coordinate of window.
INT64 nPID
 The PID of the owning process.

Detailed Description

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

See also:
TT_Windows_GetDesktopWindowHWND()
TT_Windows_GetWindow()
TT_MacOS_GetWindow()
TT_MacOS_GetWindowFromWindowID()

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 width of the window.

The height in pixels of the window.

The height of the window.

The title of the window.

The CGWindowID.

X coordinate of window.

Y coordinate of window.

The PID of the owning process.

Generated on Sun Mar 18 17:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3