Method
ICalGLibPropertyremove_parameter_by_ref
since: 1.0
Declaration [src]
void
i_cal_property_remove_parameter_by_ref (
ICalProperty* prop,
ICalParameter* param
)
Parameters
param-
Type:
ICalParameterThe
ICalParameterto be removed.The data is owned by the caller of the method.