Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method provides the number of data items represented by this instance of IExchangeClientDataItemArray.
HRESULT GetItemCount( UINT* pcItems);
Parameters
- pcItems
[out, retval] Number of data items in the array.
Return Values
The following table shows possible return values:
Value | Description |
---|---|
E_POINTER | The address in pcItems is not valid. |
S_OK | The number of items was returned successfully. |
Requirements
OS Versions: Windows CE 5.0 and later.
Header: IExchangeClient.h, IExchangeClient.idl.
Link Library: OWAExchangeClient.lib.
See Also
Send Feedback on this topic to the authors