ReactOS 0.4.16-dev-1104-ge0ef51b
tagMENUGETOBJECTINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagMENUGETOBJECTINFO:

Public Attributes

DWORD dwFlags
 
UINT uPos
 
HMENU hmenu
 
PVOID riid
 
PVOID pvObj
 

Detailed Description

Definition at line 3244 of file winuser.h.

Member Data Documentation

◆ dwFlags

DWORD tagMENUGETOBJECTINFO::dwFlags

Definition at line 3245 of file winuser.h.

◆ hmenu

HMENU tagMENUGETOBJECTINFO::hmenu

Definition at line 3247 of file winuser.h.

◆ pvObj

PVOID tagMENUGETOBJECTINFO::pvObj

Definition at line 3249 of file winuser.h.

◆ riid

PVOID tagMENUGETOBJECTINFO::riid

Definition at line 3248 of file winuser.h.

◆ uPos

UINT tagMENUGETOBJECTINFO::uPos

Definition at line 3246 of file winuser.h.


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