 |
SHRegCloseUSKey ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Closes a handle to a user-specific registry key. |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
DWORD SHRegCloseUSKey(
HUSKEY hUSKey,
);
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER SHRegCloseUSKey IN shlwapi;
INTEGER hUSKey
|
 |
 |
 |
| Parameters: |
 |
hUSKey
Handle to a user-specific key that is currently open. |
 |
 |
| Return value: |
 |
| Returns 0 (ERROR_SUCCESS) if successful, or a nonzero error code defined in Winerror.h otherwise. |
 |
 |
| Word Index links for the SHRegCloseUSKey : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2001-09-02 12:00:00 | | Modified: | 2001-11-26 16:03:31 | Visited in last 7 days: 15 |