Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
The Logon method logs a user onto the system.
Syntax
HRESULT Logon(
HANDLE hCurrentUser
);
Parameters
- hCurrentUser
[in] Handle to an application-defined data structure that identifies the current user.
Return Value
Returns an HRESULT value.
Remarks
The Logon and Logout methods enable you to implement selective user access.
Requirements
| Header | strmif.h |
| Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |