IPOutlookApp::ReceiveFromInfrared
This method is not supported in Windows CE Platform Builder 3.0.
This method initiates reception of an item over an infrared link.
HRESULT ReceiveFromInfrared();
Return Values
S_OK indicates success or E_ABORT if the user cancels the infrared transfer. If an error occurs, the appropriate HRESULT value is returned.
Remarks
Any type of item (Appointment, Task, Contact or City) can be received over an infrared link. A item received over an infrared link is placed in the default folder for that type of item. A City item received over infrared is added as a user city.
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.