Object ProFileselection

Function ProFileselectionDocNameGet


Description
If the most recent file selected in ProFileOpen() or one of the related ProFile...Open() functions was secondary content, returns the primary document name.
Synopsis
#include <ProUtil.h>
ProErrorProFileselectionDocNameGet(
ProPath document_name
/* (Out)
The name and extension of the primary document.
*/
)
Returns
PRO_TK_NO_ERRORThe most recent selection was secondary.
PRO_TK_E_NOT_FOUNDThe most recent selection was NOT secondary.
PRO_TK_BAD_INPUTSdocument_name was NULL.

Manual References:

  1. Data Management: Windchill Operations: File Copy
  2. Data Management: Windchill Operations: File Copy