FlushAllSurfacesWithDevice Method
In This Topic
HRESULT ISurfaceImageSourceManagerNative::FlushAllSurfacesWithDevice([In] IUnknown* device)
Syntax
'Declaration
Public Sub FlushAllSurfacesWithDevice( _
ByVal As ComObject _
)
public void FlushAllSurfacesWithDevice(
ComObject
)
Parameters
- device
See Also