Object ProWsimpex

Function ProWsimpexFolderoptionSet


Description
Set a workspace folder to import/export data to/from (when applicable).
Synopsis
#include <ProWorkspace.h>
ProErrorProWsimpexFolderoptionSet(
wchar_t* folder
/* (In)
relative path to a workspace folder (from workspace root). Can be NULL.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.