Bitmap for UWP
IVirtualSurfaceImageSourceNative クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 : IVirtualSurfaceImageSourceNative クラス

IVirtualSurfaceImageSourceNativeデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the IVirtualSurfaceImageSourceNativeclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
Public プロパティGets the set of regions that must be updated on the shared surface.  
トップ
パブリック メソッド
 名前解説
Public メソッドHRESULT ISurfaceImageSourceNative::BeginDraw([In] RECT updateRect,[Out] IDXGISurface** surface,[Out] POINT* offset) C1.Util.DX.DXGI.ISurfaceImageSourceNativeから継承されます。
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドHRESULT ISurfaceImageSourceNative::EndDraw() C1.Util.DX.DXGI.ISurfaceImageSourceNativeから継承されます。
Public メソッドHRESULT IVirtualSurfaceImageSourceNative::GetUpdateRectCount([Out] unsigned int* count)  
Public メソッドHRESULT IVirtualSurfaceImageSourceNative::GetUpdateRects([Out, Buffer] RECT* updates,[In] unsigned int count)  
Public メソッドHRESULT IVirtualSurfaceImageSourceNative::GetVisibleBounds([Out] RECT* bounds)  
Public メソッドHRESULT IVirtualSurfaceImageSourceNative::Invalidate([In] RECT updateRect)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドHRESULT IVirtualSurfaceImageSourceNative::Resize([In] int newWidth,[In] int newHeight)  
Public メソッドHRESULT ISurfaceImageSourceNative::SetDevice([In] IDXGIDevice* device) C1.Util.DX.DXGI.ISurfaceImageSourceNativeから継承されます。
Public メソッドSets a delegate that performs the drawing behaviors when an update to VirtualSurfaceImageSource is requested.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto IVirtualSurfaceImageSourceNative.
トップ
参照

IVirtualSurfaceImageSourceNative クラス
C1.Util.DX.DXGI 名前空間