T
Tim
I cannot get the sample code from microsoft's example here of looking up in
the running object table by window handle for a Word's ITextDocument
http://msdn.microsoft.com/library/e...edit/textobjectmodel/abouttextobjectmodel.asp
(scroll midway down to subtitle: Interface from Running Object Table)
I suspect the example code is in error as CreateFileMoniker makes no mention
of working with a windows handle number passed as a hex string as the
example shows...
Can anyone confirm it works or doesnt work or tell me how to accomplish
getting the ITextDocument of Word (whose windows handle you have) another
way?
the running object table by window handle for a Word's ITextDocument
http://msdn.microsoft.com/library/e...edit/textobjectmodel/abouttextobjectmodel.asp
(scroll midway down to subtitle: Interface from Running Object Table)
I suspect the example code is in error as CreateFileMoniker makes no mention
of working with a windows handle number passed as a hex string as the
example shows...
Can anyone confirm it works or doesnt work or tell me how to accomplish
getting the ITextDocument of Word (whose windows handle you have) another
way?