CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomExMonitor.DataUpdateNotificationCbFunc.Arg

    コールバックイベント引数型

    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 CriAtomExMonitor.DataUpdateNotificationCbFunc.Arg

    Properties

    info

    データ更新通知情報取得

    Declaration
    public readonly NativeReference<CriAtomExMonitor.DataUpdateNotificationInfo> info { get; }
    Property Value
    Type Description
    NativeReference<CriAtomExMonitor.DataUpdateNotificationInfo>
    In this article
    Back to top Generated by DocFX