Partager via


ICcFile::get_IsCollection (Windows CE 5.0)

Send Feedback

The method determines of the specified file is a container.

HRESULT get_IsCollection(  VARIANT_BOOL*out_pvbResult);

Parameters

  • out_pvbResult
    [out, retval] Boolean value that indicates whether the specified file is a container.

Return Values

The following table indicates the return values for this method.

Value Description
VARIANT_TRUE Indicates the specified file is a container.
VARIANT_FALSE Indicates the specified file is not a container.

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.