Condividi tramite


Struttura DVASPECTINFO (ocidl.h)

Contiene informazioni usate dal metodo IViewObject::D raw per ottimizzare il rendering di un oggetto inattivo rendendo più efficiente l'uso del GDI.

Sintassi

typedef struct tagAspectInfo {
  ULONG cb;
  DWORD dwFlags;
} DVASPECTINFO;

Members

cb

Dimensioni della struttura, in byte.

dwFlags

Valore tratto dall'enumerazione DVASPECTINFOFLAG .

Requisiti

   
Client minimo supportato Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Intestazione ocidl.h

Vedi anche

DVASPECTINFOFLAG

IViewObject::D raw