ReactOS 0.4.16-dev-1214-gd663eb4
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 3309 of file winuser.h.

Member Data Documentation

◆ dwFlags

DWORD tagMENUGETOBJECTINFO::dwFlags

Definition at line 3310 of file winuser.h.

◆ hmenu

HMENU tagMENUGETOBJECTINFO::hmenu

Definition at line 3312 of file winuser.h.

◆ pvObj

PVOID tagMENUGETOBJECTINFO::pvObj

Definition at line 3314 of file winuser.h.

◆ riid

PVOID tagMENUGETOBJECTINFO::riid

Definition at line 3313 of file winuser.h.

◆ uPos

UINT tagMENUGETOBJECTINFO::uPos

Definition at line 3311 of file winuser.h.


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