Énumération BNSTATE (shdeprecated.h)

Action déconseillée. Utilisé par IBrowserService ::SetNavigateState et IBrowserService ::GetNavigateState pour spécifier les états de navigation.

Syntax

typedef enum tagBNSTATE {
  BNS_NORMAL = 0,
  BNS_BEGIN_NAVIGATE = 1,
  BNS_NAVIGATE = 2
} BNSTATE;

Constantes

 
BNS_NORMAL
Valeur : 0
Indique l’état normal.
BNS_BEGIN_NAVIGATE
Valeur : 1
Un événement de navigation de début s’est produit.
BNS_NAVIGATE
Valeur : 2
L’événement de navigation s’est produit.

Configuration requise

Condition requise Valeur
En-tête shdeprecated.h