JCMFieldBagIsComplexΒΆ
Purpose
returns if fieldbag has complex values
Function signature
int JCMFieldBagIsComplex(bool* isComplex, int handle)
| Parameter | in/output | Description | 
|---|---|---|
| isComplex | output | true, if fieldbag is complex, false otherwise | 
| handle | input | pinboard handle of fieldbag |