Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class offers an interface to the data store backing the target data.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual BasicDim instance As TargetData
Syntax
Visual BasicPublic MustInherit Class TargetData
Implements ITargetInformation
C#public abstract class TargetData : ITargetInformation
Inheritance Hierarchy
System.Object Microsoft.Windows.Kits.Hardware.ObjectModel.TargetData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.