ReactOS 0.4.15-dev-7918-g2a2556c
_SETRESULT_INFO Struct Reference

#include <compstui.h>

Collaboration diagram for _SETRESULT_INFO:

Public Attributes

WORD cbSize
 
WORD wReserved
 
HANDLE hSetResult
 
LRESULT Result
 

Detailed Description

Definition at line 845 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _SETRESULT_INFO::cbSize

Definition at line 846 of file compstui.h.

◆ hSetResult

HANDLE _SETRESULT_INFO::hSetResult

Definition at line 848 of file compstui.h.

◆ Result

LRESULT _SETRESULT_INFO::Result

Definition at line 849 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ wReserved

WORD _SETRESULT_INFO::wReserved

Definition at line 847 of file compstui.h.


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