Skip to content

Latest commit

 

History

History
68 lines (54 loc) · 1.94 KB

ns-ucmucsippm-_ucmucsi_ppm_config.md

File metadata and controls

68 lines (54 loc) · 1.94 KB
UID title tech.root description 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.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos ms.custom f1_keywords topic_type api_type api_location api_name
NS:ucmucsippm._UCMUCSI_PPM_CONFIG
_UCMUCSI_PPM_CONFIG (ucmucsippm.h)
usbref
Stores configuration information required to create a Platform Policy Manager (PPM).
09/30/2018
UCMUCSI_PPM_CONFIG structure
_UCMUCSI_PPM_CONFIG, UCMUCSI_PPM_CONFIG, *PUCMUCSI_PPM_CONFIG,
ucmucsippm.h
UcmUcsiCx.h
1.27
N/A
UCMUCSI_PPM_CONFIG, *PUCMUCSI_PPM_CONFIG
Windows
RS5
_UCMUCSI_PPM_CONFIG
ucmucsippm/_UCMUCSI_PPM_CONFIG
PUCMUCSI_PPM_CONFIG
ucmucsippm/PUCMUCSI_PPM_CONFIG
UCMUCSI_PPM_CONFIG
ucmucsippm/UCMUCSI_PPM_CONFIG
apiref
HeaderDef
ucmucsippm.h
_UCMUCSI_PPM_CONFIG
PUCMUCSI_PPM_CONFIG
UCMUCSI_PPM_CONFIG

_UCMUCSI_PPM_CONFIG structure

-description

Stores configuration information required to create a Platform Policy Manager (PPM). Initialize this structure by calling UCMUCSI_PPM_CONFIG_INIT. This structure is used in the UcmUcsiPpmCreate call.

-struct-fields

-field Size

-field UsbDeviceControllerEnabled

A boolean value that indicates whether or not to enable the device controller.

-field ConnectorCollectionHandle

The ConnectorCollectionHandle member must be set to the handle retrieved in a previous call to UcmUcsiConnectorCollectionCreate.

-remarks

-see-also

UcmUcsiPpmCreate UcmUcsiConnectorCollectionCreate