共用方式為


OperationType 列舉

定義

public enum class OperationType
[System.Runtime.InteropServices.ComVisible(true)]
public enum OperationType
type OperationType = 
Public Enum OperationType
繼承
OperationType
屬性

欄位

名稱 Description
None 0
OneWay 1
Notification 2
RequestResponse 3
SolicitResponse 4

適用於