The following tables list the members exposed by ISurfaceImageSourceNative.
Public Properties
Public Methods
| | Name | Description |
 | BeginDraw | HRESULT ISurfaceImageSourceNative::BeginDraw([In] RECT updateRect,[Out] IDXGISurface** surface,[Out] POINT* offset) |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
 | EndDraw | HRESULT ISurfaceImageSourceNative::EndDraw() |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | SetDevice | HRESULT ISurfaceImageSourceNative::SetDevice([In] IDXGIDevice* device) |
Top
Public Events
See Also