Caps.DeviceType プロパティとは何? わかりやすく解説 Weblio辞書 (original) (raw)
名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文
Public ReadOnly Property DeviceType As DeviceType
Dim instance As Caps Dim value As DeviceType
value = instance.DeviceType
public DeviceType DeviceType { get; }
public: property DeviceType DeviceType { DeviceType get (); }
/** @property */ public DeviceType get_DeviceType ()
public function get DeviceType () : DeviceType
プロパティ値
頂点の処理に使用されるリソースの種類を識別する DeviceType オブジェクト。
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
.NET Compact Framework
サポート対象 : 2.0
関連項目
Caps 構造体
Caps メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間