Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 27-Nov-2007 21:12
User is offline View Users Profile Print this message


Tarun Inabathuni

Posts: 59
Joined: 18-Jan-2005

-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
Report this to a Moderator Report this to a Moderator
 29-Nov-2007 08:25
User is offline View Users Profile Print this message


Reik Schroeder

Posts: 361
Joined: 28-Jul-2003

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
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.