29
activePDF Toolkit Professional Edition
aptkl4a 30405
Copyright 2005, activePDF, Inc. All Rights Reserved.
Page 412 of 553
Val_IsDict
Description
Determines if the specified value is a dictionary entry.
Return type
Long
Return
Value
Description
1
The value is a dictionary entry.
0
The value is not a dictionary entry.
Syntax
value = object.
Val_IsDict
t_val
The Val_IsDict method has these required parts:
Part
Value Type
Description
Object
An expression of the Explorer subobject.
t_val
Long
The specified value.