ICcPlatform::ProjectContainer (Windows CE 5.0)
This method returns the project container for a platform.
HRESULT get_ProjectContainer( ICcProjectContainer** out_ppiPC);
Parameters
- out_ppiPC
[out, retval] Pointer to ICcProjectContainer object.
Return Values
The following table shows the return values for this method.
Value | Description |
---|---|
E_INVALIDARG | Indicates an invalid argument. |
S_FALSE | Indicates the ICcFormFactorContainer was 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