IBufferFactory interface
Represents a factory object for creating Buffer objects.
Syntax
Members
The IBufferFactory interface has these types of members:
Methods
The IBufferFactory interface has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| Create | Creates a Buffer object. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
None supported |
|
Namespace |
|
|
Metadata |
|
Attributes
- [Version(0x06020000)]
Show: