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 include methods that handle opening a certification package and presenting the contents to the Windows® Hardware Certification Kit (Windows HCK) object model.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel.Submission (in Microsoft.Windows.Kits.Hardware.ObjectModel.Submission)
Usage
Visual BasicDim instance As PackageManager
Syntax
Visual BasicPublic Class PackageManager
Implements ProjectManager
Implements IDisposable
C#public class PackageManager : ProjectManager, IDisposable
Inheritance Hierarchy
System.ObjectProjectManager Class Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageManager
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.