Napomena
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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) |