|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| netapi32.lib
| Header File
| lmapibuf.h
| Unicode
| WinNT
| Platform Notes
| All LanMan APIs are UNICODE only
|
|
|
NetApiBufferAllocate
The
NetApiBufferAllocate function allocates memory from the heap. Use this function only when
compatibility with the
NetApiBufferFree function is required. Otherwise, use
LocalAlloc.
NET_API_STATUS NetApiBufferAllocate(
DWORD ByteCount,
|
|
LPVOID *Buffer
|
|
);
|
|
Parameters
ByteCount
The number of bytes to allocate.
buffer
Pointer to the location at which to store the pointer to the allocated buffer.
See Also
NetApiBufferReallocate
- 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