| 
				Swing SECS II リファレンス
				  
				
 
				PropertiesAppearance
 Array
 BlockNumber
 BorderStyle
 DeviceID
 EBit
 Function
 List
 Msg
 Pointer
 PType
 RBit
 SessionID
 Show
 SourceID
 Stream
 SType
 SystemBytes
 TransactionID
 Type
 Value
 ValueHex
 WBit
 
 Methods
 Add
 Init
 Reply
 
 Events
 
 | 
		
			| 
Add 1 node to the message structure.
 
 構文 
|  |  
| 
Function Add (nType As enumSecsType, pszValue As String) As Boolean
 
 
 |  
 
|  |  
| 
BOOL Add(long nType,LPCTSTR pszValue)
 
 
 |  
 
| sType | Node type (see Type Property). |  | pszValue | Node value specified by string.  This argument is ignored in case of list item. |  
 戻り値 
 使用例 
 
 特記事項 
 参照 
					
				 |  |