This method of the Variant Class sets a Variant object to represent a missing optional parameter. This method is equivalent to the expression.
putError(0x80020004) //DISP_E_PARAMNOTFOUND
public void noParam();