ICcServiceCategory::ServiceInfoContainer (Windows Embedded CE 6.0)
1/5/2010
This method returns the service information container associated with a service category.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT get_ServiceCategoryContainer(
ICcServiceCategoryContainer** out_ppiSCC
);
Parameters
- out_ ppiSCC
[out, retval] The associated service information container.
Return Value
The following table shows the values for this method.
Value | Description |
---|---|
E_INVALIDARG |
Indicates an invalid argument. |
E_OUTOFMEMORY |
Indicates the method is out of memory. |
S_FALSE |
Indicates that ICcServiceCategoryContainer was not found. |
E_DATASTORE_RESOURCEERROR |
Indicates the method could not access a local string. |
Requirements
Header | ccdatastore.h |
Windows | Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro |