Function ProImportfeatRedefSourceTypeGet
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:
Synopsis
#include <ProImportfeat.h>
ProImportfeatRedefSourceTypeGet
(
/* (In)
The type of operation
*/
)
Returns
See Also
Sample Code References
これは役に立ちましたか?