In This Topic
HRESULT IDXGIOutput1::DuplicateOutput([In] IUnknown* pDevice,[Out] void** ppOutputDuplication)
Syntax
'Declaration
Public Function DuplicateOutput( _
ByVal As ComObject _
) As System.IntPtr
public System.IntPtr DuplicateOutput(
ComObject
)
Parameters
- deviceRef
See Also