ReactOS 0.4.15-dev-7918-g2a2556c
__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

Definition at line 80 of file appview.h.

◆ hFile

HANDLE __ScrnshotDownloadParam::hFile

Definition at line 78 of file appview.h.

◆ hwndNotify

HWND __ScrnshotDownloadParam::hwndNotify

Definition at line 79 of file appview.h.

◆ ID

LONGLONG __ScrnshotDownloadParam::ID

Definition at line 77 of file appview.h.


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