DOC: Error Incorrect NdisMWriteLogData Return ValueID: Q194637
|
The documentation for NdisMWriteLogData states a possible return value as:
NDIS_STATUS_FAILURE
The given LogBufferSize is too large, that is, larger than the log file
itself.
NDIS_STATUS_BUFFER_OVERFLOW.
The log is simply a circular buffer, so multiple writes can eventually overwrite the head.
Additional query words: NDIS NdisMWriteLogData NdisMCreateLog
Keywords : kbdocerr kbDDK kbNDIS kbNTOS400
Version :
Platform :
Issue type :
Last Reviewed: March 6, 1999