Deregister a source event callback
Declaration Syntax
C# |
public void removeSourceCallback( LBMSourceEventCallback cb )
Parameters
- cb (LBMSourceEventCallback)
- Previously registered callback implementing the LBMSourceEventCallback delegate interface
Remarks