[Date Prev][Date Next] [Thread Prev][Thread Next]
[Date Index] [Thread Index] [New search]

RE: Object Id's



you are an angel...;-) thank you very much, now do you know if there is a
method to get the value stored in those constants?  F_ApiGetObjectType()
does not work?

Sue

-----Original Message-----
From: jeremy@omsys.com [mailto:jeremy@omsys.com]
Sent: June 4, 2001 6:41 PM
To: Mitchell, Sue
Cc: 'framers@omsys.com'
Subject: Re: Object Id's


On Fri, 1 Jun 2001 10:11:05 -0400 , "Mitchell, Sue" 
<Sue.Mitchell@cognos.com> wrote:

>Somewhere someplace there must be
>information on how to get the number associated with a given object but I
>have not had much luck locating it in the FDK.

>From Fapidefs.h, line 2583 (in the FDK 5.5 version):

#define FP_HypertextParsedCmdDestObjType	2309	/* R/O Int */
			/* These are the HypertextDestinationObjTypeT */
#define		FV_ObjectUnknown					0
#define		FV_ObjectMarker						1
#define		FV_ObjectPgf						2 
#define		FV_ObjectXref						3 
#define		FV_ObjectGraphic					4
#define	    FV_ObjectElement					5 
#define		FV_ObjectTextInset					6 
#define		FV_ObjectDataLink					7

The .h files in the FDK are real interesting sources of info
documented nowhere else...  ;-)

-- Jeremy H. Griffith, at Omni Systems Inc.
  (jeremy@omsys.com)  http://www.omsys.com/

** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body.   **

** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body.   **