ReactOS 0.4.15-dev-7907-g95bf896
_SMWP Struct Reference

#include <winpos.h>

Collaboration diagram for _SMWP:

Public Attributes

HEAD head
 
UINT bShellNotify:1
 
UINT bHandle:1
 
INT ccvr
 
INT ccvrAlloc
 
PCVR acvr
 

Detailed Description

Definition at line 20 of file winpos.h.

Member Data Documentation

◆ acvr

PCVR _SMWP::acvr

Definition at line 27 of file winpos.h.

Referenced by IntDeferWindowPos(), IntEndDeferWindowPosEx(), and NtUserCallOneParam().

◆ bHandle

UINT _SMWP::bHandle

Definition at line 24 of file winpos.h.

Referenced by NtUserCallOneParam().

◆ bShellNotify

UINT _SMWP::bShellNotify

Definition at line 23 of file winpos.h.

◆ ccvr

INT _SMWP::ccvr

Definition at line 25 of file winpos.h.

Referenced by IntDeferWindowPos(), and NtUserCallOneParam().

◆ ccvrAlloc

INT _SMWP::ccvrAlloc

Definition at line 26 of file winpos.h.

Referenced by IntDeferWindowPos(), and NtUserCallOneParam().

◆ head

HEAD _SMWP::head

Definition at line 22 of file winpos.h.


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