Deregister a source notification callback

C# |
public void removeSourceNotifyCallback( LBMSourceNotification cb, Object cbArg )

- cb (LBMSourceNotification)
- Previously registered callback implementing the LBMSourceNotification delegate interface
- cbArg (Object)
- Callback token for previously registered callback
