#include <receiver.h>
A variable with this structure is provided by the plug-in.
Definition at line 71 of file receiver.h.
Data Fields | |
| int(* | rp_create )(RECEIVERINFO *rip) |
| int(* | rp_setup )(RECEIVERINFO *rip, STATIONINFO *sip) |
| int(* rp_create)(RECEIVERINFO *rip) |
Referenced by ReceiverCreate().
| int(* rp_setup)(RECEIVERINFO *rip, STATIONINFO *sip) |
Referenced by ReceiverStart().