ComponentOne Bitmap for UWP
GetBuffer Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain Class : GetBuffer Method
HRESULT IDXGISwapChain::GetBuffer([In] unsigned int Buffer,[In] const GUID& riid,[Out] void** ppSurface)
Syntax
'Declaration
 
Public Function GetBuffer( _
   ByVal buffer As System.Integer, _
   ByVal riid As System.Guid _
) As System.IntPtr
public System.IntPtr GetBuffer( 
   System.int buffer,
   System.Guid riid
)

Parameters

buffer
riid
See Also

Reference

SwapChain Class
SwapChain Members