STRUCTURE PREVIEWHANDLERFRAMEINFO (shobjidl_core.h)
Structure de la table de l’accélérateur. Utilisé par IPreviewHandlerFrame::GetWindowContext.
Syntaxe
typedef struct PREVIEWHANDLERFRAMEINFO {
HACCEL haccel;
UINT cAccelEntries;
} PREVIEWHANDLERFRAMEINFO;
Membres
haccel
Type : HACCEL
Handle de la table d’accélérateurs.
cAccelEntries
Type : UINT
Nombre d’entrées dans la table accélérateur.
Configuration requise
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |