ReactOS 0.4.16-dev-816-g135a9a9
__ScrnshotDownloadParam Struct Reference

#include <appview.h>

Collaboration diagram for __ScrnshotDownloadParam:

Public Attributes

LONGLONG ID
 
HANDLE hFile
 
HWND hwndNotify
 
CStringW DownloadFileName
 

Detailed Description

Definition at line 75 of file appview.h.

Member Data Documentation

◆ DownloadFileName

CStringW __ScrnshotDownloadParam::DownloadFileName

◆ hFile

HANDLE __ScrnshotDownloadParam::hFile

Definition at line 78 of file appview.h.

Referenced by CAppScrnshotPreview::DisplayImage(), and ScrnshotDownloadCallback().

◆ hwndNotify

HWND __ScrnshotDownloadParam::hwndNotify

Definition at line 79 of file appview.h.

Referenced by CAppScrnshotPreview::DisplayImage(), and ScrnshotDownloadCallback().

◆ ID

LONGLONG __ScrnshotDownloadParam::ID

The documentation for this struct was generated from the following file: