Hex Editor
Hex Editor - Binary File Editing Software for Windows

IMultiSelection.Save Method

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Automation:
void  Save ( [in]   interface IStream  pStream) ;
Native (C++):
HRESULT  Save ( [in]   interface IStream *  pStream) ;
Parameters
pStreamPointer to a stream object
Return Value
S_OK or standard OLE error code.
Remarks
Compresses and saves the selection object to a given stream. Complexity: linear-time, depending on number of ranges in a selection object.
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.