CWindow::GetWindowThreadID

DWORD GetWindowThreadID( );

See GetWindowThreadProcessID in the Win32 SDK.

Remarks

Retrieves the identifier of the thread that created the specified window.

CWindow OverviewClass Members

See Also   CWindow::GetWindowProcessID