API-Dokumentation > Features > Object ProFeature > Function ProFeatureFromFooterMove
Function ProFeatureFromFooterMove
Description
Move specified feature out of the regeneration footer.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFeature.h>
ProFeatureFromFooterMove
(
ProFeature* feature
/* (In)
The feature to move.
*/
int* feat_num
/* (Out)
The feature number AFTER it is moved outside the footer.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The specified feature is already outside the footer.
The specified feature is not permitted to be moved from footer.
The function failed.
User Guide References
War dies hilfreich?