activePDF Toolkit 2011 API Reference
Obj_AttrVal
Technical Reference > Explorer Object > Methods > Obj_AttrVal

Glossary Item Box

Description: Returns an encoded value representing the input object's attributes.
Syntax: retValue = object.Obj_AttrVal (InputObject)
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the Explorer object.
InputObject Integer An encoded value representing the object as returned by the GetObject method.
retValue: Value Type Description & Settings
Integer An encoded value representing the input object's attributes suitable for passing as the AttrVariant for the following methods:   The method returns a 0 (zero) if InputObject is invalid.

NOTE: The required AttrVariant changes based on its location in the object parsing cycle started from the GetRootObject call.