ComponentOne Bitmap for UWP
RegisterStereoStatusWindow Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Factory2 Class : RegisterStereoStatusWindow Method
HRESULT IDXGIFactory2::RegisterStereoStatusWindow([In] HWND WindowHandle,[In] unsigned int wMsg,[Out] unsigned int* pdwCookie)
Syntax
'Declaration
 
Public Function RegisterStereoStatusWindow( _
   ByVal windowHandle As System.IntPtr, _
   ByVal wMsg As System.Integer _
) As System.Integer
public System.int RegisterStereoStatusWindow( 
   System.IntPtr windowHandle,
   System.int wMsg
)

Parameters

windowHandle
wMsg
See Also

Reference

Factory2 Class
Factory2 Members