Description | |||||||||||
Retrieves the current parameters of the specified import feature. | |||||||||||
Replacement in Object TOOLKIT: | wfcWFeature::GetImportFeatureData | ||||||||||
Synopsis | |||||||||||
#include <ProImportfeat.h> | |||||||||||
ProError | ProImportfeatDataGet | ( | |||||||||
ProFeature* p_feat_handle | |||||||||||
/* (In) | |||||||||||
The handle for the import feature | |||||||||||
*/ | |||||||||||
ProImportfeatData* p_import_feat_data | |||||||||||
/* (Out) | |||||||||||
The current parameters | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|