Documentación de la API
>
Features
>
Object ProUdfdata
> Function ProUdfdataOrientationAdd
Function ProUdfdataOrientationAdd
Description
Adds an orientation to the UDF data
Replacement in Object TOOLKIT:
pfcUDFPromptCreateInstructions::Create
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataOrientationAdd
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProUdforientation
orientaton
/* (In)
The orientation
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
The UDF Input Data Structure ProUdfdata:ProUdfdataOrientationAdd
Parent topic
Object ProUdfdata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado