In This Topic
HRESULT IDXGISwapChain::GetBuffer([In] unsigned int Buffer,[In] const GUID& riid,[Out] void** ppSurface)
Syntax
'Declaration
Public Function GetBuffer( _
ByVal As System.Integer, _
ByVal As System.Guid _
) As System.IntPtr
public System.IntPtr GetBuffer(
System.int ,
System.Guid
)
Parameters
- buffer
- riid
See Also