SFV_SETITEMPOS struttura (shlobj.h)

Archivia le informazioni sulla posizione per un elemento. Usato con il messaggio SFVM_SETITEMPOS.

Sintassi

typedef struct _SFV_SETITEMPOS {
  PCUITEMID_CHILD pidl;
  POINT           pt;
} SFV_SETITEMPOS;

Members

pidl

Tipo: PCUITEMID_CHILD

Puntatore a un ELEMENTO ITEMIDLIST per l'elemento.

pt

Tipo: POINT

Struttura POINT che indica la posizione dell'elemento.

Requisiti

Requisito Valore
Client minimo supportato Windows XP con SP1 [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione shlobj.h