ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASARR > IG_PDF_basarr_get_length |
Gets the number of elements in hArray.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_basarr_get_length( HIG_PDF_BASOBJ hArray, LPLONG lpnLength ); |
Name | Type | Description |
hArray | HIG_PDF_BASOBJ | The array. |
lpnLength | LPLONG | The number of elements in hArray. |
Error count.
This function does not process image pixels.