C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DXGI Namespace / Output Class / TakeOwnership Method

In This Topic
TakeOwnership Method
In This Topic
HRESULT IDXGIOutput::TakeOwnership([In] IUnknown* pDevice,[In] BOOL Exclusive)
Syntax
'Declaration
 
Public Sub TakeOwnership( _
   ByVal deviceRef As ComObject, _
   ByVal exclusive As Bool _
) 
 

Parameters

deviceRef
exclusive
See Also