Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32wnet
>
NCBBuffer
win32wnet
.NCBBuffer
buffer =
NCBBuffer(
size
)
Creates an NCB buffer of the relevant size.
Parameters
size
: int
The number of bytes to allocate.