rc (ULONG) - returns
Return
codes.
- Success
- ERROR_NOT_ENOUGH_MEMORY)
Not enough memory
to satisfy request.
87(ERROR_INVALID_PARAMETER)
An invalid parameter was specified; most likely
an invalid buffer pointer was given.
211(ERROR_INFO_NOT_AVAIL)
The caller set PD_NEXTALERT. However, the protocol
converter does not have any more alerts to return for the previous data
passed to SplProtXlateCmd for the port.
234(ERROR_MORE_DATA)
Part of the information requested was returned,
but there was not enough room for all the data. *pcbOutData contains
the size of buffer needed to retrieve all the query response data.
2123(NERR_BufTooSmall)
No information was returned because the output
buffer was too small. *pcbOutData contains the size of buffer needed
to retrieve all the query response data.
[Back: SplProtXlateCmd Parameter - pcbOutData]
[Next: SplProtXlateCmd - Parameters]