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 is not supported in Windows CE Platform Builder 3.0.
This method gets an item by the specified 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 a pointer to the retrieved item.
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT value is returned.
Requirements
| Runs On | Versions | Defined in | Include | Link to |
|---|---|---|---|---|
| Windows CE OS | 2.0 and later | pimstore.h |
See Also
IPOutlookApp::Unknown, IPOutlookApp Property Methods
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.