Returns a void pointer to the allocated space, or NULL if there is insufficient memory available.



...........................................................................................................................................................................................


Controls and Indicators



          uBufferSize IN is the number of bytes to allocate.


            LPVOID OUT is the pointer to allocated memory.


            uBufferSize has the same value as uBufferSize IN.



 Details


Free the memory allocated by this VI with a call to FreeMemory.vi.


Note: See Error Handling for error input and output information and error codes,