ReactOS 0.4.15-dev-6057-gd708c79
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 3223 of file winuser.h.

Member Data Documentation

◆ dwFlags

DWORD tagMENUGETOBJECTINFO::dwFlags

Definition at line 3224 of file winuser.h.

◆ hmenu

HMENU tagMENUGETOBJECTINFO::hmenu

Definition at line 3226 of file winuser.h.

◆ pvObj

PVOID tagMENUGETOBJECTINFO::pvObj

Definition at line 3228 of file winuser.h.

◆ riid

PVOID tagMENUGETOBJECTINFO::riid

Definition at line 3227 of file winuser.h.

◆ uPos

UINT tagMENUGETOBJECTINFO::uPos

Definition at line 3225 of file winuser.h.


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