ICcPackage::PackageTypeContainer (Windows CE 5.0)
This method retrieves the package type container for a package.
HRESULT get_PackageTypeContainer( [out, retval] ICcPackageTypeContainer**out_ppiPTC);
Parameters
- out_ppiPTC
Pointer to the ICcPackageTypeContainer interface object for a software package.
Return Values
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
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors