Hex Editor
Hex Editor - Binary File Editing Software for Windows

ISequence.Remove Method

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Automation:
void  Remove ( [in]   uint  Index, [in]   uint  Length) ;
Native (C++):
HRESULT  Remove ( [in]   unsigned long  Index, [in]   unsigned long  Length) ;
Parameters
IndexIndex of the starting byte to remove.LengthThe number of bytes to remove.
Return Value
S_OK or standard OLE error code.
Remarks
Remove a part of the sequence.
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.