IPOutlookApp::ReceiveFromInfrared (Windows CE 5.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 is returned.
Remarks
Any type of item (Appointment, Task, Contact) 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.
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