Class ScannerMsgFuncCallHandler
Call Handler for ScannerMsgFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class ScannerMsgFuncCallHandler- Inheritance
- 
      
      ScannerMsgFuncCallHandler
- Inherited Members
Constructors
ScannerMsgFuncCallHandler(ScannerMsgFunc)
public ScannerMsgFuncCallHandler(ScannerMsgFunc managed)Parameters
- managedScannerMsgFunc
Fields
NativeCallback
public ScannerMsgFunc NativeCallback