Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |