Msvm_VideoHeadOnController class

Associates a video head with the video controller that includes it.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_VideoHeadOnController : CIM_VideoHeadOnController
{
  CIM_DisplayController REF Antecedent;
  Msvm_VideoHead        REF Dependent;
};

Members

The Msvm_VideoHeadOnController class has these types of members:

Properties

The Msvm_VideoHeadOnController class has these properties.

Antecedent

Data type: CIM_DisplayController

Access type: Read-only

Qualifiers: Override ("Antecedent"), Min (1), Max (1)

The video controller that includes the head.

Dependent

Data type: Msvm_VideoHead

Access type: Read-only

Qualifiers: Override ("Dependent"), Min (1)

The head on the video device.

Remarks

Access to the Msvm_VideoHeadOnController class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_VideoHeadOnController

CIM_VideoHeadOnController

Video Classes