void FNC_GetArrayNumDimensions ( ARRAY_HANDLE aryHandle, int *numDimensions);
Syntax Elements
- aryHandle
- the handle to an ARRAY type that is defined to be an input parameter to an external routine.
- numDimensions
- the number of dimensions the ARRAY argument is defined with.