ComponentOne Bitmap for UWP
TakeOwnership Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Output Class : TakeOwnership Method
HRESULT IDXGIOutput::TakeOwnership([In] IUnknown* pDevice,[In] BOOL Exclusive)
Syntax
'Declaration
 
Public Sub TakeOwnership( _
   ByVal deviceRef As ComObject, _
   ByVal exclusive As Bool _
) 
public void TakeOwnership( 
   ComObject deviceRef,
   Bool exclusive
)

Parameters

deviceRef
exclusive
See Also

Reference

Output Class
Output Members