nw::dev::ScreenshotManager::GetScreenshot Member Function

Syntax

Screenshot * GetScreenshot(
     int         index
);
const Screenshot * GetScreenshot(
     int         index
) const;

List of Overloaded Member Functions

GetScreenshot ( int ) Gets the screenshot with the specified index number.
GetScreenshot ( int ) Gets the screenshot with the specified index number.

Description of GetScreenshot ( int )

Gets the screenshot with the specified index number.

Description of GetScreenshot ( int )

Gets the screenshot with the specified index number.


CONFIDENTIAL