Documentação da API
>
External tasks
>
Object ProValuedata
> Function ProValuedataTransformGet
Function ProValuedataTransformGet
Description
Extracts a transform from a
ProValueData.
Synopsis
#include <
ProValue.h
>
ProError
ProValuedataTransformGet
(
ProValueData
* value
/* (In)
the
ProValueData
to extract from
*/
ProMatrix
transform
/* (Out)
the
ProMatrix
to extract into.
*/
)
Returns
PRO_TK_NO_ERROR
The extraction succeeded.
PRO_TK_BAD_INPUTS
The
ProValueData
did not contain a transform
PRO_TK_GENERAL_ERROR
The storage failed.
User Guide References
Feature Element Values:ProValuedataTransformGet
ProArgument and Argument Management:ProValuedataTransformGet
Isto foi útil?
Este site funciona melhor com JavaScript habilitado