Documentação da API
>
Features
>
Object ProPattern
> Function ProPatternHeaderGet
Function ProPatternHeaderGet
Description
Gets the Header of the specified pattern object.
Synopsis
#include <
ProPattern.h
>
ProError
ProPatternHeaderGet
(
ProPattern
* p_pattern
/* (In)
The pattern object
*/
ProFeature
* r_pat_head_feat
/* (Out)
The pattern header
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the header.
PRO_TK_BAD_INPUTS
The specified pattern object is invalid.
User Guide References
Fill Patterns:ProPatternHeaderGet
Patterns as Features:ProPatternHeaderGet
Parent topic
Object ProPattern
Isto foi útil?
Este site funciona melhor com JavaScript habilitado