Manager.CheckDepthStencilMatch メソッド
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Public Shared Function CheckDepthStencilMatch ( _ adapter As Integer, _ deviceType As DeviceType, _ adapterFormat As Format, _ renderTargetFormat As Format, _ depthStencilFormat As DepthFormat _ ) As Boolean
Dim adapter As Integer Dim deviceType As DeviceType Dim adapterFormat As Format Dim renderTargetFormat As Format Dim depthStencilFormat As DepthFormat Dim returnValue As Boolean returnValue = Manager.CheckDepthStencilMatch(adapter, deviceType, adapterFormat, renderTargetFormat, depthStencilFormat)
public static bool CheckDepthStencilMatch ( int adapter, DeviceType deviceType, Format adapterFormat, Format renderTargetFormat, DepthFormat depthStencilFormat )
public: static bool CheckDepthStencilMatch ( int adapter, DeviceType deviceType, Format adapterFormat, Format renderTargetFormat, DepthFormat depthStencilFormat )
public static boolean CheckDepthStencilMatch ( int adapter, DeviceType deviceType, Format adapterFormat, Format renderTargetFormat, DepthFormat depthStencilFormat )
public static function CheckDepthStencilMatch ( adapter : int, deviceType : DeviceType, adapterFormat : Format, renderTargetFormat : Format, depthStencilFormat : DepthFormat ) : boolean
- adapter
照会するディスプレイ アダプタを示す序数。AdapterListCollection.Default は、常にプライマリ ディスプレイ アダプタです。
メソッドが成功した場合は true。それ以外の場合は false。




Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からManager.CheckDepthStencilMatch メソッドを検索する場合は、下記のリンクをクリックしてください。

- Manager.CheckDepthStencilMatch メソッドのページへのリンク