Description | |||||||||||||||||
Redefines an existing import feature from the data source. | |||||||||||||||||
Replacement in Object TOOLKIT: | wfcWFeature::RedefineImportFeature | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProImportfeat.h> | |||||||||||||||||
ProError | ProImportfeatRedefine | ( | |||||||||||||||
ProFeature* p_feat_handle | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle for the import feature to be redefined | |||||||||||||||||
*/ | |||||||||||||||||
ProImportfeatRedefSource* p_source | |||||||||||||||||
/* (In) | |||||||||||||||||
The pointer to the data source to be used for the redefinition. Refer to the note about unsupported attributes for this operation in the description of the function ProImportfeatRedefSourceInit(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|