IBufferFactory.Create method
Creates a Buffer object.
Syntax
Parameters
- capacity
-
Type: System.UInt32 [.NET] | uint32 [C++]
The maximum number of bytes that the Buffer can hold.
Return value
Type: Buffer
The new Buffer.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
None supported |
|
Namespace |
|
|
Metadata |
|
See also
Show: