Show / Hide Table of Contents

    Method sKeyEH

    sKeyEH(KeyHandler, IntPtr)

    Set the function pointer for the keyboard event handler

    Declaration
    public static void sKeyEH(KeyHandler keyEH, IntPtr KeyEH_data)
    Parameters
    Type Name Description
    KeyHandler keyEH
    IntPtr KeyEH_data
    Back to top Generated by DocFX