Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

BitmapBuffer.CreateReference Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Creates a reference to the underlying memory buffer.

public:
 virtual IMemoryBufferReference ^ CreateReference() = CreateReference;
IMemoryBufferReference CreateReference();
public IMemoryBufferReference CreateReference();
function createReference()
Public Function CreateReference () As IMemoryBufferReference

Returns

A reference to the underlying memory buffer.

Implements

Applies to


Feedback

Was this page helpful?