Gentee Programming Language > Documentation > Libraries Download documentation

variant.isnull

This method enables you to define whether or not a variable is NULL - the VARIANT( VT_NULL ) type.

uint variant.isnull()

Return value

The method returns 1, if the VARIANT variable is of the VT_NULL type, otherwise, it returns zero.

See also

    Working with COM Object


 Copyright © 2004-2006 Gentee Inc. All rights reserved.