SampleApp.Form1.addFilePlanComponents Function
Adds nCount components for all allowed targets to the specified File Plan Component. See Autogen.

Private void addFilePlanComponents (long, long, long)
  Type Name Description  
    long nFlPlnCmpntID The Id of the component that the targets will be added to.  
    long nFlPlnViewID The View Id of the component that the targets will be added to.  
    long nCount The number of components (of each type) to add.  
  Return Description  
    void