API ドキュメンテーション
>
External tasks
>
Object ProValuedata
> Function ProValuedataTransformSet
Function ProValuedataTransformSet
Description
Stores a transform in a
ProValueData.
Synopsis
#include <
ProValue.h
>
ProError
ProValuedataTransformSet
(
ProValueData
* value
/* (In)
the
ProValueData
to store in.
*/
ProMatrix
transform
/* (In)
the transform to store.
*/
)
Returns
PRO_TK_NO_ERROR
The storage succeeded.
PRO_TK_GENERAL_ERROR
The storage failed.
Sample Code References
pt_examples ( TestProcstep.c )
User Guide References
フィーチャー要素値:ProValuedataTransformSet
ProArgument と引数管理:ProValuedataTransformSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。