IDkmAppPackageInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to enumerate App Package information on the local or remote system.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: TransportKind.
public interface class IDkmAppPackageInfo
public interface class IDkmAppPackageInfo
__interface IDkmAppPackageInfo
public interface IDkmAppPackageInfo
type IDkmAppPackageInfo = interface
Public Interface IDkmAppPackageInfo
Methods
EnumPackages(DkmTransportConnection) |
Enumerates installed and launchable (App Packages with applications) App Packages. |