Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Interface AppEventArgs

    Event arguments.

    interface AppEventArgs {
        eventType: AppEvent;
        licenses?: Licenses;
    }
    Index

    Properties

    Properties

    eventType: AppEvent

    The application event type.

    licenses?: Licenses

    A collection of registered licenses.