Enumerazione SPTEXT (shobjidl_core.h)
Specifica il tipo di testo descrittivo fornito a un'interfaccia IActionProgress .
Sintassi
typedef enum _SPTEXT {
SPTEXT_ACTIONDESCRIPTION = 1,
SPTEXT_ACTIONDETAIL
} SPTEXT;
Costanti
SPTEXT_ACTIONDESCRIPTION Valore: 1 Il testo è una breve descrizione generale. |
SPTEXT_ACTIONDETAIL Il testo è una descrizione dettagliata. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Intestazione | shobjidl_core.h (include Shobjidl.h) |