The following information is provided as is, and the authors take no responsibility for the correctness.

GetClientUserHandle

GetClientUserHandle returns a registry key handle for use with the registry functions.

HKEY GetClientUserHandle {
    REGSAM samDesired
}

Parameters

  • samDesired Specifies the access to the key required by the caller.

Return Value

GetClientUserHandle returns a handle to an opened registry key where information pertaining to the client user can be stored/retrieved. If the function fails, it returns INVALID_HANDLE_VALUE. To get extended error information, call GetLastError.

Headers

This function is undocumented, and exported by spoolss.dll

 
winspool/getclientuserhandle.txt · Last modified: 2005/11/02 16:45
 

All text is available under the terms of the GNU Free Documentation License (see Copyrights for details). Disclaimers

Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki