Hex Editor
Hex Editor - Binary File Editing Software for Windows

ISequence Interface

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Interface Declaration:
interface ISequence : IDispatch
Remarks
Note for Implementers
You do not implement this interface. It is implemented by a sequence object created through a File Document object.
Note for Users
Use the methods of this interface from a scripting languages to construct a pattern to be passed to various methods of the IFileDocument interface.
Properties
PropertyDescription
DataGet pointer to dataThis property is read only.
EmptyTest if the sequence is emptyThis property is read only.
LengthGet or set data length
ValueRetrieve the byte from sequence
Methods
MethodDescription
AddDataAdd variable number of integer or floating-point numbers to a sequence
AddTextAdd textual data to a sequence
ClearClear sequence
CopyGet a copy of the sequence
CreateSubSequenceCreate subsequence
RemoveRemove part of the sequence
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.