Main Page Compound List Compound Members ISoamEnum Interface Reference
Implements the Enumeration interface that generates a series of elements, one at a time. More...
Public Methods
HRESULT _NewEnum ([out, retval] IUnknown **ppUnk) Retrieve a count of the number of items in the enumeration. HRESULT Count ([out, retval] LONG *pVal) Retrieve a count of the number of items in the enumeration. Detailed Description
Implements the Enumeration interface that generates a series of elements, one at a time.Successive calls to the getNext method return successive elements of the series.
- See also:
- ISoamSession::fetchTaskOutput , TaskOutputHandle
Member Function Documentation
HRESULT _NewEnum ( [out, retval] IUnknown ** ppUnk )
Retrieve a count of the number of items in the enumeration.
- Exceptions:
ISoamException
HRESULT Count ( [out, retval] LONG * pVal )
Retrieve a count of the number of items in the enumeration.
- Returns:
- the number of Task objects in the EnumItems.
- Exceptions:
ISoamException
Date Modified: 3 Nov 2008
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2008 Platform Computing Corporation. All rights reserved.