ReactOS 0.4.16-dev-2491-g3dc6630
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 3341 of file winuser.h.

Member Data Documentation

◆ dwFlags

DWORD tagMENUGETOBJECTINFO::dwFlags

Definition at line 3342 of file winuser.h.

◆ hmenu

HMENU tagMENUGETOBJECTINFO::hmenu

Definition at line 3344 of file winuser.h.

◆ pvObj

PVOID tagMENUGETOBJECTINFO::pvObj

Definition at line 3346 of file winuser.h.

◆ riid

PVOID tagMENUGETOBJECTINFO::riid

Definition at line 3345 of file winuser.h.

◆ uPos

UINT tagMENUGETOBJECTINFO::uPos

Definition at line 3343 of file winuser.h.


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