ComponentOne Bitmap for UWP
FinishCommandList Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : FinishCommandList Method
HRESULT ID3D11DeviceContext::FinishCommandList([In] BOOL RestoreDeferredContextState,[Out, Optional] ID3D11CommandList** ppCommandList)
Syntax
'Declaration
 
Public Function FinishCommandList( _
   ByVal restoreDeferredContextState As Bool _
) As CommandList
public CommandList FinishCommandList( 
   Bool restoreDeferredContextState
)

Parameters

restoreDeferredContextState
See Also

Reference

DeviceContext Class
DeviceContext Members