Windows Media Format SDK banner art
PreviousNext

IMDSPDevice::EnumStorage

The EnumStorage method retrieves a pointer to an IMDSPEnumStorage interface.

Syntax

HRESULT EnumStorage(
  IMDSPEnumStorage**  ppEnumStorage
);

Parameters

  ppEnumStorage

[out]  Pointer to an IMDSPEnumStorage object.

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.