IRDPViewerRenderingSurface interface
Manages the rendering surface for the viewer. The viewer control host uses this interface to set the rendering surface that the viewer should use.
This interface is implemented by the viewer control. An instance of this interface is obtained by calling the IRDPSRAPIViewer object's QueryInterface method, passing IID_IRDPViewerRenderingSurface.
Members
The IRDPViewerRenderingSurface interface inherits from the IUnknown interface. IRDPViewerRenderingSurface also has these types of members:
Methods
The IRDPViewerRenderingSurface interface has these methods.
| Method | Description |
|---|---|
| SetRenderingSurface |
Sets the rendering surface to be used by the viewer. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
|
IID |
IID_IRDPViewerRenderingSurface is defined as 56bfce32-83e9-414d-82e8-f31d01c62cb5 |