Package leechcore

Interface ILeechCoreBarContext


public interface ILeechCoreBarContext
LeechCore PCIe BAR Context Interface
The BAR callback is disabled when this interface is closed / cleaned up. Check out the example code to get started! https://github.com/ufrisk/LeechCore/
Author:
Ulf Frisk - pcileech@frizk.net
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close/Inactivate the BAR callback.
  • Method Details

    • close

      void close()
      Close/Inactivate the BAR callback.