IsObject

concerns

The IsObject attribute returns the value True if the content of the variant is an object. In all other cases the value False is returned.

 

Syntax

IsObject

Return value

Type

Description

Boolean

True if the content of the variant is VT_OBJECT

Parameter

None