KSPROPERTY_CAMERACONTROL_EXTENDED_MCC

[This documentation is preliminary and is subject to change.]

The KSPROPERTY_CAMERACONTROL_EXTENDED_MCC property ID that is defined in the KSPROPERTY_CAMERACONTROL_EXTENDED_PROPERTY2 enumeration is used to set the Mobile Country Code (MCC) on the driver.

Usage summary table

Scope Control Type

Version 1

Filter

Synchronous

 

The following table contains the descriptions and requirements for the KSCAMERA_EXTENDEDPROP_HEADER structure fields when using the KSPROPERTY_CAMERACONTROL_EXTENDED_MCC property.

Member Description

Version

This must be 1,

PinId

This must be KSCAMERA_EXTENDEDPROP_FILTERSCOPE (0xFFFFFFFF).

Size

This must be sizeof(KSCAMERA_EXTENDEDPROP_HEADER)+sizeof(KSCAMERA_EXTENDEDPROP_VALUE),

Result

This contains the error results of the last SET operation. If no SET operation has taken place, this must be 0.

Capability

This must be 0.

Flags

This is unused and must be 0.

 

In a SET call, KSCAMERA_EXTENDEDPROP_VALUE.Value.ul is used to specify the mobile country code.

Requirements

Header

Ksmedia.h

 

 

Send comments about this topic to Microsoft