API ドキュメンテーション > Features > Object ProUdfdata > Function ProUdfdataDependencySet
Function ProUdfdataDependencySet
Description
Sets the UDF dependency in the UDF data
Replacement in Object TOOLKIT:
Synopsis
#include <ProUdf.h>
ProUdfdataDependencySet
(
/* (In)
The UDF data
*/
ProUdfdependency dependency
/* (In)
The dependency
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
User Guide References
これは役に立ちましたか?