Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
This function releases the handle of the specified key.
LONG NKRegCloseKey(HKEYhKey);
Parameters
- hKey
[in] Handle to the open key to close.
Return Values
ERROR_SUCCESS indicates success.
A nonzero error code defined in Winerror.h indicates failure.
Remarks
This function is only available for use by the OAL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
NKRegCreateKeyEx | NKRegOpenKeyEx | NKRegQueryValueEx | NKRegSetValueEx
Send Feedback on this topic to the authors