TBSAVEPARAMSTBSAVEPARAMS*
*Contents  *Index  *Topic Contents
*Previous Topic: TBREPLACEBITMAP
*Next Topic: Tooltip Controls

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.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.