ReactOS 0.4.16-dev-816-g135a9a9
|
#include <appview.h>
Public Attributes | |
LONGLONG | ID |
HANDLE | hFile |
HWND | hwndNotify |
CStringW | DownloadFileName |
CStringW __ScrnshotDownloadParam::DownloadFileName |
Definition at line 80 of file appview.h.
Referenced by CAppScrnshotPreview::DisplayImage(), and CAppScrnshotPreview::ProcessWindowMessage().
HANDLE __ScrnshotDownloadParam::hFile |
Definition at line 78 of file appview.h.
Referenced by CAppScrnshotPreview::DisplayImage(), and ScrnshotDownloadCallback().
HWND __ScrnshotDownloadParam::hwndNotify |
Definition at line 79 of file appview.h.
Referenced by CAppScrnshotPreview::DisplayImage(), and ScrnshotDownloadCallback().
LONGLONG __ScrnshotDownloadParam::ID |
Definition at line 77 of file appview.h.
Referenced by CAppScrnshotPreview::DisplayImage(), and CAppScrnshotPreview::ProcessWindowMessage().