Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |