На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

GetProcessWindowStation



The GetProcessWindowStation function returns a handle of the window station associated with the calling process.

HWINSTA GetProcessWindowStation(VOID)


Parameters

This function has no parameters.

Return Values

If the function succeeds, the return value is a handle of the window station associated with the calling process.
If the function fails, the return value is NULL. This can occur if the calling process is not an application written for Windows NT. To get extended error information, call GetLastError.

Remarks

The system associates a window station with a process when the process is created. A process can use the SetProcessWindowStation function to change its window station.
The calling process can use the returned handle in calls to the GetUserObjectInformation, GetUserObjectSecurity, SetUserObjectInformation, and SetUserObjectSecurity functions.

See Also

GetThreadDesktop, GetUserObjectInformation, GetUserObjectSecurity, SetProcessWindowStation, SetUserObjectInformation, SetUserObjectSecurity


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

GetProcessWindowStation



Функция GetProcessWindowStation возвращает ручку станции окна связанного вызовом процесса.

HWINSTA GetProcessWindowStation(ПУСТОТА)


Параметры

Эта функция не имеет параметры.

Обратные Величины

Если функция добивается успеха, обратная величина является ручкой станции окна связанного вызовом процесса.
Если функция терпит неудачу, обратная величина НЕДЕЙСТВИТЕЛЬНА. Это может произойти если вызывающий процесс не является приложением написанным для Windows NT. Для того, чтобы расширять информацию ошибки, назовите GetLastError.

Замечания

Система соединяет станцию окна с процессом когда процесс создан. Процесс может использовать функцию SetProcessWindowStation, чтобы изменять свою станцию окна.
Вызов процесса может использовать возвращанную ручку на вызовах в GetUserObjectInformation, GetUserObjectSecurity, SetUserObjectInformation, и функции SetUserObjectSecurity.

Смотри Также

GetThreadDesktop, GetUserObjectInformation, GetUserObjectSecurity, SetProcessWindowStation, SetUserObjectInformation, SetUserObjectSecurity


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz