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