Binarix FL-net Library for Windows 
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
            透過形メッセージを送信する
            
名前空間: Binarix.FALinkアセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
構文
| C# | 
|---|
public FLResult SendUserMessage( int node, int transactionCode, FLAnyData data )  | 
| Visual Basic | 
|---|
Public Function SendUserMessage ( _ node As Integer, _ transactionCode As Integer, _ data As FLAnyData _ ) As FLResult  | 
| Visual C++ | 
|---|
public: FLResult SendUserMessage( int node, int transactionCode, FLAnyData^ data )  | 
パラメータ
- node
 - Type: System..::..Int32
メッセージ送信先ノード番号 
- transactionCode
 - Type: System..::..Int32
トランザクションコード 
- data
 - Type: Binarix.FALink..::..FLAnyData
送信データ