Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.05 KB

ns-projectedfslib-prj_startvirtualizing_options.md

File metadata and controls

76 lines (60 loc) · 2.05 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 ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:projectedfslib.PRJ_STARTVIRTUALIZING_OPTIONS
PRJ_STARTVIRTUALIZING_OPTIONS (projectedfslib.h)
Options to provide when starting a virtualization instance.
PRJ_STARTVIRTUALIZING_OPTIONS
PRJ_STARTVIRTUALIZING_OPTIONS structure
ProjFS.prj_startvirtualizing_options
projectedfslib/PRJ_STARTVIRTUALIZING_OPTIONS
projfs\prj_startvirtualizing_options.htm
ProjFS
5FF20B04-29A6-4310-ACD6-35E189B87C9E
12/05/2018
PRJ_STARTVIRTUALIZING_OPTIONS, PRJ_STARTVIRTUALIZING_OPTIONS structure, ProjFS.prj_startvirtualizing_options, projectedfslib/PRJ_STARTVIRTUALIZING_OPTIONS
projectedfslib.h
Windows
Windows 10, version 1809 [desktop apps only]
Windows Server [desktop apps only]
Windows
PRJ_STARTVIRTUALIZING_OPTIONS
RS5, 19H1
PRJ_STARTVIRTUALIZING_OPTIONS
projectedfslib/PRJ_STARTVIRTUALIZING_OPTIONS
c++
APIRef
kbSyntax
HeaderDef
projectedfslib.h
PRJ_STARTVIRTUALIZING_OPTIONS

PRJ_STARTVIRTUALIZING_OPTIONS structure

-description

Options to provide when starting a virtualization instance.

-struct-fields

-field Flags

A flag for starting virtualization.

-field PoolThreadCount

The number of threads the provider wants to create to service callbacks.

-field ConcurrentThreadCount

The maximum number of threads the provider wants to run concurrently to process callbacks.

-field NotificationMappings

An array of zero or more notification mappings. See the Remarks section of PRJ_NOTIFICATION MAPPING for more details.

-field NotificationMappingsCount

The number of notification mappings provided in NotificationMappings.