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