Struttura PREVIEWHANDLERFRAMEINFO (shobjidl_core.h)

Struttura della tabella dell'acceleratore. Usato da IPreviewHandlerFrame::GetWindowContext.

Sintassi

typedef struct PREVIEWHANDLERFRAMEINFO {
  HACCEL haccel;
  UINT   cAccelEntries;
} PREVIEWHANDLERFRAMEINFO;

Members

haccel

Tipo: HACCEL

Handle per la tabella dell'acceleratore.

cAccelEntries

Tipo: UINT

Numero di voci nella tabella degli acceleratori.

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione shobjidl_core.h (include Shobjidl.h)