Ham Cockpit   

    Show / Hide Table of Contents

    Method Check

    View Source

    Check(IppStatus)

    Checks the IPP status code and raises an IppException if the code represents an error.

    Declaration
    public static void Check(IppStatus status)
    Parameters
    Type Name Description
    CSIntel.Ipp.IppStatus status

    The status code.

    Exceptions
    Type Condition
    IppException

    status represents an error.

    • View Source
    Back to top Generated by DocFX