ReactOS 0.4.17-dev-573-g8315b8c
report_result_task_t Struct Reference
Collaboration diagram for report_result_task_t:

Public Attributes

task_header_t header
 
HRESULT hres
 
DWORD err
 
LPWSTR str
 

Detailed Description

Definition at line 1352 of file bindprot.c.

Member Data Documentation

◆ err

DWORD report_result_task_t::err

Definition at line 1356 of file bindprot.c.

◆ header

task_header_t report_result_task_t::header

Definition at line 1353 of file bindprot.c.

◆ hres

HRESULT report_result_task_t::hres

Definition at line 1355 of file bindprot.c.

◆ str

LPWSTR report_result_task_t::str

Definition at line 1357 of file bindprot.c.


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