Skip to content

Latest commit

 

History

History
70 lines (59 loc) · 1.99 KB

ne-shdeprecated-bnstate.md

File metadata and controls

70 lines (59 loc) · 1.99 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:shdeprecated.tagBNSTATE
BNSTATE (shdeprecated.h)
Deprecated. Used by IBrowserService::SetNavigateState and IBrowserService::GetNavigateState to specify navigation states.
BNSTATE
BNSTATE enumeration [Windows Shell]
BNS_BEGIN_NAVIGATE
BNS_NAVIGATE
BNS_NORMAL
_shell_BNSTATE
shdeprecated/BNSTATE
shdeprecated/BNS_BEGIN_NAVIGATE
shdeprecated/BNS_NAVIGATE
shdeprecated/BNS_NORMAL
shell.BNSTATE
shell\BNSTATE.htm
shell
e49f38f0-51d3-43a7-96f6-1722a4afa848
12/05/2018
BNSTATE, BNSTATE enumeration [Windows Shell], BNS_BEGIN_NAVIGATE, BNS_NAVIGATE, BNS_NORMAL, _shell_BNSTATE, shdeprecated/BNSTATE, shdeprecated/BNS_BEGIN_NAVIGATE, shdeprecated/BNS_NAVIGATE, shdeprecated/BNS_NORMAL, shell.BNSTATE
shdeprecated.h
Windows
Shdeprecated.idl
Windows
BNSTATE
Internet Explorer 4.0
19H1
tagBNSTATE
shdeprecated/tagBNSTATE
BNSTATE
shdeprecated/BNSTATE
c++
APIRef
kbSyntax
HeaderDef
Shdeprecated.h
BNSTATE

BNSTATE enumeration

-description

Deprecated. Used by IBrowserService::SetNavigateState and IBrowserService::GetNavigateState to specify navigation states.

-enum-fields

-field BNS_NORMAL:0

Indicates the normal state.

-field BNS_BEGIN_NAVIGATE:1

A begin navigation event has occurred.

-field BNS_NAVIGATE:2

The navigation event has occurred.