v2.42
 
IScreenshotService Interface Reference

Allows user 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.
 

Detailed Description

Allows user to create screenshots according to the specified settings.

This interface can be obtained as an additional interface from IView.