FIELDSTRENGTH

This structure contains information on the field strength of a particular tuner and frequency.

Syntax

typedef struct _FIELDSTRENGTH {
unsigned short
MaxStrength;
unsigned short
CurrentStrength;
} FIELDSTRENGTH, *PFIELDSTRENGTH;

Members

MaxStrength
Specifies the maximum value of the field strength.
CurrentStrength
Specifies the current value of the field strength.