Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Accelerator table structure. Used by IPreviewHandlerFrame::GetWindowContext.
Syntax
typedef struct PREVIEWHANDLERFRAMEINFO {
HACCEL haccel;
UINT cAccelEntries;
} PREVIEWHANDLERFRAMEINFO;
Members
haccel
Type: HACCEL
A handle to the accelerator table.
cAccelEntries
Type: UINT
The number of entries in the accelerator table.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | shobjidl_core.h (include Shobjidl.h) |