Windows Media Format SDK banner art
PreviousNext

IWMReader::Resume

The Resume method starts the reader from the current position, after a Pause method call.

Syntax

HRESULT Resume();

Parameters

This method takes no parameters.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.