Configuration for the FilterPoint RDC algorithm. This algorithm and its configuration parameters are not used.
typedef struct _FRS_RDC_PARAMETERS_FILTERPOINT {
unsigned short minChunkSize;
unsigned short maxChunkSize;
} FRS_RDC_PARAMETERS_FILTERPOINT;
minChunkSize: Unused. MUST be 0 and MUST be ignored on receipt.
maxChunkSize: Unused. MUST be 0 and MUST be ignored on receipt.