Swing SECS II 详细资料
Properties
Appearance
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.
Syntax
|
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. |
Return Value
Example
Remarks
See Also
|
|