Show / Hide Table of Contents

    Delegate NPPWarningHandler.NPPWarningEventHandler

    Namespace: ManagedCuda.NPP
    Assembly: NPP.dll
    Syntax
    public delegate void NPPWarningEventHandler(object sender, NPPWarningHandler.NPPWarningEventArgs e);
    Parameters
    Type Name Description
    System.Object sender
    NPPWarningHandler.NPPWarningEventArgs e
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX