Overview
Group
Quick Info

SnmpUtilMemAlloc

The SnmpUtilMemAlloc function allocates dynamic memory from the process heap.

LPVOID SnmpUtilMemAlloc(

UINT Size
// bytes to allocate
);

Parameters

Size

[in] The number of bytes to allocate for the memory object.

Return Values

If the function succeeds, the return value is a pointer to the newly allocated memory object.

If the function fails, the return value is NULL.

Remarks

Use the SnmpUtilMemFree function to release memory that the SnmpUtilMemAlloc function allocates.

See Also

SnmpUtilMemFree
, SnmpUtilMemReAlloc

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database