
Replacement in Object TOOLKIT: |

ProServercheckinoptsBaselineSet | |
( /* (In) The checkin options. */ ProBoolean create_baseline /* (In) PRO_B_TRUE to create a new baseline upon checkin. */ wchar_t* baseline_name /* (In) The baseline name. This argument is mandatory and cannot be NULL. */ wchar_t* baseline_number /* (In) The baseline number. Pass NULL to use the default number. */ wchar_t* baseline_location /* (In) The baseline location. Pass NULL to use the default location. */ wchar_t* baseline_lifecycle /* (In) The baseline lifecycle. Pass NULL to use the default lifecycle. */ ) |

The function succeeded. | |
One or more arguments was invalid. |

