|
|
|
ISegmentList Interface |
|
IID_ISegmentList |
{3050F605-98B5-11CF-BB82-00AA00BDCE0B} |
|
This interface provides methods that access information about a list of the segments in the current selection.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
ISegmentList Method |
Description |
|
CreateIterator |
Creates an ISegmentListIterator interface used for traversing a segment list's members. |
|
GetType |
Retrieves the type of the selection. |
|
IsEmpty |
Determines whether the segment list is empty. |
|
CreateIterator |
|
FUNCTION
ISegmentList_CreateIterator ( _ |
|
GetType |
|
FUNCTION
ISegmentList_GetType ( _ |
|
IsEmpty |
|
FUNCTION
ISegmentList_IsEmpty ( _ |
Page last updated on Monday, 03 April 2006 20:03:26 +0200