NFCRM_RADIO_STATE structure (nfcradiodev.h)
This structure is used to indicate the radio state.
Syntax
typedef struct _NFCRM_RADIO_STATE {
BOOLEAN MediaRadioOn;
} NFCRM_RADIO_STATE, *PNFCRM_RADIO_STATE;
Members
MediaRadioOn
This is a boolean flag that indicates whether the media radio is on.
Requirements
Requirement | Value |
---|---|
Header | nfcradiodev.h |