CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx.SourceInfoInputPortTag

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public struct CriAtomEx.SourceInfoInputPortTag

    Fields

    port

    入力ポートハンドル

    Declaration
    public IntPtr port
    Field Value
    Type Description
    IntPtr
    Remarks

    説明: 入力ポートを操作するためのオブジェクトです。

    type

    入力ポート種別

    Declaration
    public CriAtomExInputPort.Type type
    Field Value
    Type Description
    CriAtomExInputPort.Type
    In this article
    Back to top Generated by DocFX