API ドキュメンテーション
>
Features
>
Object ProUdfdata
> Function ProUdfdataDependencySet
Function ProUdfdataDependencySet
Description
Sets the UDF dependency in the UDF data
Replacement in Object TOOLKIT:
pfcUDFPromptCreateInstructions::Create
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataDependencySet
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProUdfdependency
dependency
/* (In)
The dependency
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
UDF 入力データ構造体 ProUdfdata:ProUdfdataDependencySet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。