T
Tom
Hi,
I post this question on Outlook-General and administrator suggest me putting
here.
I am able to get any window handle from outlook. For each of these window
handle I've tried AccessibleObjectFromWindow( hWnd, (DWORD)OBJID_NATIVEOM,
IID_IDispatch, (void**)&pDispWindow); I am able to get Word.Document object
from a window class as "_WwG". But I am not able to get Outlook.Inspedtor
object from any of these window.
Is there any way to get Outlook.Inspedtor object from one of these window?
Thanks in advance.
Tom
I post this question on Outlook-General and administrator suggest me putting
here.
I am able to get any window handle from outlook. For each of these window
handle I've tried AccessibleObjectFromWindow( hWnd, (DWORD)OBJID_NATIVEOM,
IID_IDispatch, (void**)&pDispWindow); I am able to get Word.Document object
from a window class as "_WwG". But I am not able to get Outlook.Inspedtor
object from any of these window.
Is there any way to get Outlook.Inspedtor object from one of these window?
Thanks in advance.
Tom