hb_gcAlloc()
Allocates a memory controlled by the garbage collector
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_gcAlloc( ULONG ulSize, HB_GARBAGE_FUNC_PTR pFunc ) --> ( void * )pResult
- Arguments
-
- <ulSize>
- <pFunc>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All