[]
ISurfaceImageSourceManagerNative
[Guid("4C8798B7-1D88-4A0F-B59B-B93F600DE8C8")]
public class ISurfaceImageSourceManagerNative : ComObject, IDisposable, IUnknown
Initializes a new instance of the ISurfaceImageSourceManagerNative class.
public ISurfaceImageSourceManagerNative(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
HRESULT ISurfaceImageSourceManagerNative::FlushAllSurfacesWithDevice([In] IUnknown* device)
public void FlushAllSurfacesWithDevice(ComObject device)
device
ComObjectPerforms an explicit conversion from System.IntPtr to ISurfaceImageSourceManagerNative.
public static explicit operator ISurfaceImageSourceManagerNative(IntPtr nativePointer)
nativePointer
System.IntPtr