Enum TEFValueType

    Definition

    Namespace:
    Tizen.Security.TEEC
    Assembly:
    Tizen.Security.TEEC.dll

    This type denotes the Value parameter.

    public enum TEFValueType : uint

    Fields

    Name Description
    InOut

    The parameter is a ValueType tagged as both the input and the output.

    Input

    The parameter is a ValueType tagged as the input.

    Output

    The parameter is a ValueType tagged as the output.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX