Skip to content

Latest commit

 

History

History
65 lines (53 loc) · 1.56 KB

ne-iddcx-iddcx_path_flags.md

File metadata and controls

65 lines (53 loc) · 1.56 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NE:iddcx.IDDCX_PATH_FLAGS
IDDCX_PATH_FLAGS (iddcx.h)
Indicates the state of the path.
display\iddcx_path_flags.htm
display
08/08/2022
IDDCX_PATH_FLAGS enumeration
IDDCX_PATH_FLAGS, IDDCX_PATH_FLAGS enumeration [Display Devices], IDDCX_PATH_FLAGS_ACTIVE, IDDCX_PATH_FLAGS_CHANGED, IDDCX_PATH_FLAGS_NONE, display.iddcx_path_flags, iddcx/IDDCX_PATH_FLAGS, iddcx/IDDCX_PATH_FLAGS_ACTIVE, iddcx/IDDCX_PATH_FLAGS_CHANGED, iddcx/IDDCX_PATH_FLAGS_NONE
iddcx.h
Windows
Windows
IDDCX_PATH_FLAGS
iddcx/IDDCX_PATH_FLAGS
APIRef
kbSyntax
HeaderDef
iddcx.h
IDDCX_PATH_FLAGS

IDDCX_PATH_FLAGS enumeration

-description

A bitwise-OR'd IDDCX_PATH_FLAGS value indicates the state of the path.

-enum-fields

-field IDDCX_PATH_FLAGS_NONE:0

Indicates that an IDDCX_PATH_FLAGS_NONE variable has not yet been assigned a meaningful value.

-field IDDCX_PATH_FLAGS_CHANGED:1

Indicates whether this path has changed.

-field IDDCX_PATH_FLAGS_ACTIVE:2

Indicates whether this path is active.

-see-also

IDDCX_PATH