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

Public Function GetStreamSource ( _ streamNumber As Integer, _ <OutAttribute> ByRef stride As Integer _ ) As VertexBuffer
Dim instance As Device Dim streamNumber As Integer Dim stride As Integer Dim returnValue As VertexBuffer returnValue = instance.GetStreamSource(streamNumber, stride)
public VertexBuffer GetStreamSource ( int streamNumber, /** @attribute OutAttribute() */ /** @ref */ int stride )
- streamNumber
値は 0 である必要があります。
指定した streamNumber に関連付けられている VertexBuffer。




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


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

- Device.GetStreamSource メソッドのページへのリンク