TargetType Enumeration

This is the list of all available test target types. Certification tests runs against a device, software (for example, a filter driver) or a computer.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Usage

Visual BasicDim instance As TargetType

Syntax

Visual BasicPublic Enumeration TargetType

C#public enum TargetType

Members

Member name Description

Device

This identifies a test target as a hardware device.

Filter

This specifies that a test target is a filter driver or a driver without hardware to which it is associated.

System

This defines a test target as a system (also referred to as a test computer).

TargetCollection

This target represents a device collection or association to a test target (test computer).

 

 

 

Send comments about this topic to Microsoft