TKFP.DLLのダウンロード
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
通信ログの種類を示す列挙
Namespace:
TKFP.NetAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
Syntax
| C# |
|---|
public enum MessageTypes |
| Visual Basic (Declaration) |
|---|
Public Enumeration MessageTypes |
Members
| Member name | Description | |
|---|---|---|
| Send |
送信メッセージ
| |
| Receive |
受信メッセージ
|