IEnumBackgroundCopyJobs1::Reset method (qmgr.h)

[IEnumBackgroundCopyJobs1 is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use the BITS interfaces.]

Use the Reset method to reset the enumeration sequence to the beginning.

Syntax

HRESULT Reset();

Return value

This method returns S_OK on success.

Requirements

Requirement Value
Minimum supported client Windows XP
Minimum supported server Windows Server 2003
Target Platform Windows
Header qmgr.h
DLL QmgrPrxy.dll

See also

IEnumBackgroundCopyJobs1