ulFlags (ULONG)
This parameter must be set by the caller to the appropriate bits as defined below. If none of these values apply, the caller should set this field to 0 (zero).
PD_SNMP - 0x00000008
PD_ALERT - 0x00000001
PD_MOREALERTS signals the port driver that it should return the PRTALERT structure to the caller of BIDI_WAIT_ALERT. Then, when the port driver gets the next BIDI_WAIT_ALERT call, it should call SplProtXlateCmd with pInData and cbInData set to 0 (zero) and with the PD_NEXTALERT bit set.
When the protocol converter has returned all alerts for a given buffer, it must clear PD_MOREALERTS.