Returns the maximum size of the pattern buffer that may be used with the PsRequestSearchVirtualMemory function, the PsRequestSearchLinearMemory function and the PsRequestSearchPhysicalMemory function.
PPS_REQUEST pRequest
An opaque handle to a request created by the PsRequestCreate function.
If the function succeeds, it returns a non-zero value for the size of the buffer in bytes.
If it fails, it returns 0 (zero) due to one of the following possible reasons:
The maximum buffer size is subject to change depending on the debug protocol version.