ICcFile::get_FileContainer (Windows Embedded CE 6.0)
1/5/2010
The method retrieves the file container of a file.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT get_FileContainer(
ICcFileContainer** out_ppiFileContainer
);
Parameters
- out_ ppiFileContainer
[out, retval] Pointer to the file container object.
Return Value
The following table indicates the return values for this method.
Value | Description |
---|---|
S_OK |
Indicates success only if ICcFile::get_IsCollection is true in this file object. |
E_FAIL |
Indicates an error occurred. |
E_INVALIDARG; |
Indicates an valid parameter. |
Requirements
Header | ccdatastore.h |
Windows | Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro |