Hex Editor
Hex Editor - Binary File Editing Software for Windows

IMultiSelection Interface

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Interface Declaration:
interface IMultiSelection : IDispatch
Remarks
This interface is implemented by the Multiple Selection Object. Its methods and properties are directly accessed by the low-level (native) languages like C++ and indirectly by automation-compatible languages, such as JavaScript and .NET-languages.
Note for Implementers
You do not implement this interface. It is implemented by the Multiple Selection Object.
Note for Users
Refer to Creating Multiple Selection Object and Working with Multiple Selection Object sections for usage information.
Properties
PropertyDescription
CountGet the number of fragmentsThis property is read only.
EmptyCheck if selection is emptyThis property is read only.
TotalSizeGet the total selection sizeThis property is read only.
Methods
MethodDescription
AddRangeAdd a range to selection
ClearClear the selection
DeleteRangeDelete a range from the selection
InsertRangeInsert a range in the selection
InvertInvert the whole selection
IsInCheck if the given offset is within selection
LoadLoad the selection
RemoveRangeRemove a range from selection
SaveSave the selection
ToggleRangeInvert a range in the selection
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.