Instantiate an LBMHFX object using default attributes.

C# |
public LBMHFX( string topic, LBMReceiverCallback cb )

- topic (String)
- The topic to be used for receivers created using this HFX object.
- cb (LBMReceiverCallback)
- The callback to be invoked for messages received by this HFX object.

Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |