Instantiate this object via ICommonspace::CreateRTPFormInfo(), fill it with necessary data and then create IRTP (using CreateRTP()).
Public Member Functions | |
| HRESULT | AddPromotingPIV ([in] ICommonspaceProductItemVersion *in_piv,[in] IReleaseLevel *in_target_level) |
| Adds Commonspace Product Item Version that should be promoted. | |
| HRESULT | CreateRTP ([out, retval] IRTP **out_retval) |
Creates Request to Promote, based on info contained in this RTP form info. | |
| HRESULT | GetConflicts ([out, retval, satype(VARIANT)] SAFEARRAY **out_retval) |
| Retrieves pre-check-in conflicts. | |
Properties | |
| ICommonspace | Commonspace [get] |
| Containing Commonspace. | |
1.5.1-p1