![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: OLE inside a Object Topic Summary: Reading a Visio file embedded as OLE in a Object Created On: 27-Nov-2007 21:12 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
-I have a module with Visio diagrams in it, i am trying to read the text in those diagrams, i have not been successful so far..
i have tried to get a handle of the Visio diagram using the following code but it seems to not recognize the visio diagram OleAutoObj objVisio = oleGetAutoObject(current Object) if (objVisio != null) { print "success" } else { print "No Auto Object\n" } Any help appreciated Regards Tarun Edited: 28-Nov-2007 at 14:47 by Tarun Inabathuni |
|
![]() |
|
![]() |
|
Hi Tarun,
I think, you need to activate the embedded OLE object to get access to it. please refer to my posting here for an example of dooing that. I remember that there where some pitfalls doing that, esspeacially the object that should be opened must be visible on screen! Hope, that helps you to getting started ![]() Greetings Reik ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
OLE inside a Object
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.