Description | |||||
Determines the type of ProImportfeatRedefSource used to redefine an import feature, depending on the type of operation. This is an auxiliary function that helps you determine what kind of data source the function ProImportfeatRedefine() expects you to pass in the argument p_source. | |||||
Replacement in Object TOOLKIT: | wfcWSession::GetImportFeatRedefSourceType | ||||
Synopsis | |||||
#include <ProImportfeat.h> | |||||
ProImportfeatRedefSourceType | ProImportfeatRedefSourceTypeGet | ( | |||
ProImportfeatRedefOper operation | |||||
/* (In) | |||||
The type of operation | |||||
*/ | |||||
) | |||||
Returns | |||||
|
|||||
See Also | |||||
ProImportfeatRedefine |