Hex Editor
- Binary File Editing Software for Windows
ISequence.Clear Method
< Previous
Top
Next >
Declaration
Automation:
void
Clear
( ) ;
Native (C++):
HRESULT
Clear
( ) ;
Return Value
S_OK or standard OLE error code.
Remarks
Clear the sequence.
< Previous
Top
Next >