Documentación de la API
>
Features
>
Object ProPattern
> Function ProPatternDelete
Function ProPatternDelete
Description
Deletes the specified pattern.
Replacement in Object TOOLKIT:
pfcFeaturePattern::Delete
Synopsis
#include <
ProPattern.h
>
ProError
ProPatternDelete
(
ProPattern
* p_pattern
/* (In)
The pattern object
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the pattern.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
The specified pattern object is invalid.
User Guide References
Fill Patterns:ProPatternDelete
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado