IsTypeObj
int IsTypeObj (object obj, string objType )
Return Value: 1 if obj is of type objType, 0 otherwise
Arguments:
obj |
object in question |
objType | string representation of the object type ("Null" for example) |
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |