RefBuffer( const RefBuffer & refBuffer );
Name | Description | |
---|---|---|
in | refBuffer | Specifies the RefBuffer object to share the buffer. |
Constructor.
Shares the RefBuffer
object and the buffer. Increments the reference counter of the buffer to access.
CONFIDENTIAL