IStreamBufferConfigure Interface
This topic applies only to Windows XP Service Pack 1 or later.
The IStreamBufferConfigure interface configures the location, number, and size of the backing files used by the various stream buffer objects.
The StreamBufferConfig object exposes this interface.
Before calling any of the Set methods on this interface, you must specify a registry key to hold the new settings. For more information, see IStreamBufferInitialize::SetHKEY.
Methods
The IStreamBufferConfigure interface inherits the methods of the IUnknown interface.
In addition, IStreamBufferConfigure defines the following methods.
Method | Description |
---|---|
Retrieves the maximum and minimum number of backing files. |
|
Retrieves the backing file size, in seconds. |
|
Retrieves the directory where backing files are saved. |
|
Sets the maximum and minimum number of backing files. |
|
Sets the backing file size, in seconds. |
|
Sets the directory where backing files are saved. |
Requirements
Header | Declared in Sbe.h. |
See Also
Stream Buffer Engine Interfaces
Send comments about this topic to Microsoft
Build date: 12/4/2008