The IsNothing attribute returns the value True if the content of the variant is an empty object reference. In all other cases, the value will return False.
|
Syntax | |
|
IsNothing | |
|
Return value | |
|
Type |
Description |
|
Boolean |
True if the content of the variant is VT_OBJECT and has a zero pointer |
|
Parameter | |
|
None | |