PREVIEWHANDLERFRAMEINFO structure
Applies to: desktop apps only
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
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012