Partager via


ICcPackage::PackageTypeContainer (Compact 2013)

3/26/2014

Deprecated.

This method retrieves the package type container for a package.

In Windows Embedded Compact 2013, CoreCon HLAPI has been deprecated.

Syntax

HRESULT get_PackageTypeContainer(
  [out, retval] ICcPackageTypeContainer** out_ppiPTC
);

Parameters

Return Value

The following table shows the return values for this method.

Value

Description

E_INVALIDARG

Indicates the name parameter must be non-NULL.

S_FALSE

Indicates ICcPackageTypeContainer not found.

Requirements

Header

ccdatastore.h

See Also

Reference

ICcPackage
Core Connectivity Interfaces