// bdatypes.h
typedef struct _BDA_SIGNAL_TIMEOUTS {
ULONG ulCarrierTimeoutMs;
ULONG ulScanningTimeoutMs;
ULONG ulTuningTimeoutMs;
} BDA_SIGNAL_TIMEOUTS, *PBDA_SIGNAL_TIMEOUTS;
View the official Windows Driver Kit DDI referenceNo description available.
ulCarrierTimeoutMsulScanningTimeoutMsulTuningTimeoutMs