hb_arrayCopy()
Copy items from one array to another
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_arrayCopy( PHB_ITEM pSrcArray, PHB_ITEM pDstArray, ULONG * pulStart, ULONG * pulCount, ULONG * pulTarget ) --> ( BOOL )bResult
- Arguments
-
- <pSrcArray>
- <pDstArray>
- <pulStart>
- <pulCount>
- <pulTarget>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All