[The WlxSwitchDesktopToUser function is no longer available for use as of Windows Server 2008 and Windows Vista.]
Applies to: desktop apps only
Called by GINA to switch to the application desktop.
This function is valid only for the currently operating thread.
Note GINA DLLs are ignored in Windows Vista.
Syntax
int WlxSwitchDesktopToUser(
__in HANDLE hWlx
);
Parameters
- hWlx [in]
-
Specifies the Winlogon handle passed to GINA in the
WlxInitialize call.
Return value
The WlxSwitchDesktopToUser function returns zero if the function call succeeds. Otherwise, it returns an error code.
Requirements
|
Minimum supported client
| Windows 2000 Professional |
|
Minimum supported server
| Windows 2000 Server |
|
End of client support
| Windows XP |
|
End of server support
| Windows Server 2003 |
|
Header
|
- Winwlx.h
|
See also
-
WlxInitialize
Send comments about this topic to Microsoft
Build date: 3/13/2012