Partager via


ICcFile::get_FileContainer (Windows CE 5.0)

Send Feedback

The method retrieves the file container of a file.

HRESULT get_FileContainer(  ICcFileContainer**out_ppiFileContainer);

Parameters

  • out_ppiFileContainer
    [out, retval] Pointer to the file container object.

Return Values

The following table indicates the return values for this method.

Value Description
S_OK Indicates success only if ICcFile::IsCollection is true in this file object.
E_FAIL Indicates an error occurred.
E_INVALIDARG; Indicates an valid parameter.

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

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.