IENumManagerFrames::Reset method

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Releases the existing HWND list if there is one. This method is a no-op if Next was never called.

Syntax

HRESULT Reset();

Parameters

This method has no parameters.

Return value

This method can return one of these values.

Return value Description
S_OK

The operation completed successfully.

ERROR

An HRESULT error code

 

See also

IENumManagerFrames