Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

methods of ole objects

Former Member
0 Likes
417

hi folks,

Can any body tell how to find the OLE2 objects and their methods.

hi folks,

Can any body tell how to find the OLE2 objects and their methods.

1 REPLY 1
Read only

Former Member
0 Likes
359

Hi,

You can check type pool OLE2. You might get some information from there.

Also, I used onr function module "MS_WORD_OLE_FORMLETTER" which uses OLE methods.

Please check that one also if that can help you.