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 retrieves the item specified by a Windows CE object identifier (OID).
HRESULT GetItemFromOid(CEOID oid,IDispatch** ppolItem);
Parameters
- oid
[in] Identifier of the item to be retrieved. This OID might have been retrieved by replication services or from a call to an add-in. - ppolItem
[out] Pointer to the retrieved item. 
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IPOutlookApp | IPOutlookApp Properties
Send Feedback on this topic to the authors