Function ProParameterValueReset
Description
Resets the value of the ProParameter to the value it had before it was last set.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParameterValueReset
(
/* (In)
The handle of the parameter to reset
*/
)
Returns
The function successfully reset the value.
Model is in read-only state.
The owner was not found.
The parameter was not found, or the function could not perform the action.
Sample Code References
User Guide References
これは役に立ちましたか?