IEnumSessions::Clone
Creates a new enumerator that contains the same enumeration state as the current one.
Syntax
HRESULT Clone(IEnumSessions **ppEnumSessions);
Parameters
ppEnumSessions
[out,retval] The new enumerator.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |