Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Drag and Drop
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00198952
Message ID:
00970030
Views:
42
>Jim;
>
>This does work for files within Windows Explorer. However I am trying to get file attachments from OUtlook 2003 and the oDataObject.GetFormat( 15 ) returns .f.
>
>Is there a getFormat () parameter stricly for Outlook Attachments?
>
>Any help here is greatly appreciated
>
>Thanks

Wow, that is a reply to a message that is 5 years old. Whew I hope I can remember anything about this, lol.

I don't know what the format of the Outlook attachment data is. I would start by searching on Microsoft website for information about outlook and/or email attachments and OLEDragDrop to find out what the data type code for them is. In addition you have to insure that the drop target can handle the data. If you are writing the code to do it then you have to know how that data is structured so you can process it.

JimB
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform