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
- out_ ppiPTC
Pointer to the ICcPackageTypeContainer interface object for a software package.
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 |