Share via


PFINDOBJECTS

PFINDOBJECTS is a type-defined reference to the Windows CE FindObjects function that supports synchronization of database volumes.

Syntax

typedef HRESULT (*PFINDOBJECTS)(
  PFINDOBJINFO pInfo
);

Parameters

Return Values

This function returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

  • S_OK
    The function completed successfully.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cesync.h
Library: None

See Also

ActiveSync API Functions

FINDOBJINFO

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.