ReactOS 0.4.15-dev-7942-gd23573b
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 3233 of file winuser.h.

Member Data Documentation

◆ dwFlags

DWORD tagMENUGETOBJECTINFO::dwFlags

Definition at line 3234 of file winuser.h.

◆ hmenu

HMENU tagMENUGETOBJECTINFO::hmenu

Definition at line 3236 of file winuser.h.

◆ pvObj

PVOID tagMENUGETOBJECTINFO::pvObj

Definition at line 3238 of file winuser.h.

◆ riid

PVOID tagMENUGETOBJECTINFO::riid

Definition at line 3237 of file winuser.h.

◆ uPos

UINT tagMENUGETOBJECTINFO::uPos

Definition at line 3235 of file winuser.h.


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