|  |  |  | 
| 
 | ||
| 
 | ||
TBSAVEPARAMS
typedef struct { HKEY hkr; LPCTSTR pszSubKey; LPCTSTR pszValueName; } TBSAVEPARAMS;Specifies the location in the registry where the TB_SAVERESTORE message stores and retrieves information about the state of a toolbar.
- hkr
- Handle to the registry key.
- pszSubKey
- Subkey name.
- pszValueName
- Value name.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.