Function ProQuiltdataTypeSet
Description
Specifies quilt type as PRO_BODY or PRO_QUILT.
Synopsis
#include <ProQuiltdata.h>
ProQuiltdataTypeSet
(
ProQuiltdata* p_quilt_data
/* (In)
The quilt data.
*/
ProType body_or_quilt
/* (In)
Type as PRO_BODY or PRO_QUILT
*/
)
Returns
The function successfully sets the type.
One or more of the arguments are invalid.
User Guide References
¿Fue esto útil?