API ドキュメンテーション
>
Features
>
Object ProUdfdata
> Function ProUdfdataExtdimAdd
Function ProUdfdataExtdimAdd
Description
Adds information about a required external dimension symbol to the UDF data.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataExtdimAdd
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProUdfextdim
ext_dim
/* (In)
The UDF dimension external symbol handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
No license is available for this function.
See Also
ProUdfextdimAlloc
User Guide References
外部シンボル: 寸法:ProUdfdataExtdimAdd
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。