Class PrintJobCompleteFuncForeverHandler
Forever Handler for PrintJobCompleteFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class PrintJobCompleteFuncForeverHandler
- Inheritance
-
PrintJobCompleteFuncForeverHandler
- Inherited Members
Constructors
PrintJobCompleteFuncForeverHandler(PrintJobCompleteFunc)
public PrintJobCompleteFuncForeverHandler(PrintJobCompleteFunc managed)
Parameters
managed
PrintJobCompleteFunc
Fields
NativeCallback
public PrintJobCompleteFunc NativeCallback