windows.lmapibuf

\ lmapibuf.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Functions

NetApiBufferAllocate
NET_API_STATUS NetApiBufferAllocate(DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferFree
NET_API_STATUS NetApiBufferFree(PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferReallocate
NET_API_STATUS NetApiBufferReallocate(PVOID , DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetApiBufferSize
NET_API_STATUS NetApiBufferSize(PVOID , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetapipBufferAllocate
NET_API_STATUS NetapipBufferAllocate(DWORD , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta