次の方法で共有


NotificationTypes 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

public enum class NotificationTypes
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum NotificationTypes
type NotificationTypes = 
Public Enum NotificationTypes
継承
NotificationTypes
属性

フィールド

None 1
Transmitted 2

適用対象