Skip to Content
0
Aug 08, 2022 at 10:24 AM

How to get the SAPGUI object in CPP?

108 Views

I can win32com.client.GetObject("SAPGUI ") can get the SAPGUI object. What about the equivalent for c++?

I want to get the SAPGUI object and call api like FindById, FindByPosition, etc.