Share via


IStreamBufferConfigure2::GetMultiplexedPacketSize Method

This topic applies to Windows XP Service Pack 2 only.
The GetMultiplexedPacketSize method returns the size of the multiplexed packets in the backing files for the Stream Buffer Engine.

Syntax

HRESULT GetMultiplexedPacketSize(
  [out]  DWORD *pcbBytesPerPacket
);

Parameters

  • pcbBytesPerPacket [out]
    Receives the packet size, in bytes.

Return Value

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Sbe.h.

See Also

IStreamBufferConfigure2 Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008