IVisualElementProvidesChildElements.GetElementIdArray (METH)¶
METHOD GetElementIdArray : POINTER TO ARRAY [0..0] OF INT
Returns a pointer to an array of the subelements’ Id’s. The number of entries is returned by the output count. If count is 0, then a return value of NULL is allowed.
- InOut:
- Scope - Name - Type - Return - GetElementIdArray- POINTER TO ARRAY [0..0] OF INT - Output - count- INT
