Index

C/C++ Functions

dtPatternGetNrOfGroups

DT_SWORD dtPatternGetNrOfGroups(DT_DTENGINE engine)

Short Description: Get number of pattern groups in Pattern Catalog

This function returns the number of pattern groups in the Pattern Catalog of the specified Standard Engine instance.

Parameters

ParameterDescription

engine

Handle of the previously created Standard Engine instance.

Return Value

The return value is the number of of pattern groups in the Pattern Catalog of the specified Standard Engine instance.

 

Index