v2.37
|
|
This interface allows you to create screenshots according to the specified settings. More...
Public Member Functions | |
HRESULT | CreateSettings ([out, retval] IScreenshotSettings **ppSettings) |
Creates screenshot settings object. | |
HRESULT | MakeScreenshot ([in] IScreenshotSettings *pSettings, [out, retval] IImage **ppImage) |
Creates screenshot. | |
This interface allows you to create screenshots according to the specified settings.
This interface can be obtained as an additional interface from IView.