Bitmap for WPF
FindClosestMatchingMode メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > Output クラス : FindClosestMatchingMode メソッド
HRESULT IDXGIOutput::FindClosestMatchingMode([In] const DXGI_MODE_DESC* pModeToMatch,[Out] DXGI_MODE_DESC* pClosestMatch,[In, Optional] IUnknown* pConcernedDevice)
シンタックス
'宣言
 
Public Sub FindClosestMatchingMode( _
   ByRef modeToMatchRef As ModeDescription, _
   ByRef closestMatchRef As ModeDescription, _
   ByVal concernedDeviceRef As ComObject _
) 
public void FindClosestMatchingMode( 
   ref ModeDescription modeToMatchRef,
   out ModeDescription closestMatchRef,
   ComObject concernedDeviceRef
)

パラメータ

modeToMatchRef
closestMatchRef
concernedDeviceRef
参照

Output クラス
Output メンバ