Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 2.4 KB

nf-winnls-filemuiinfo_get_main_typeid.md

File metadata and controls

75 lines (58 loc) · 2.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:winnls.FILEMUIINFO_GET_MAIN_TYPEID
FILEMUIINFO_GET_MAIN_TYPEID macro (winnls.h)
Gets the main module types array element associated with the type identifier size and offset in a FILEMUIINFO structure. The information is provided in the dwTypeIDMainSize and dwTypeIDMainOffset members of the structure.
FILEMUIINFO_GET_MAIN_TYPEID
FILEMUIINFO_GET_MAIN_TYPEID macro [Internationalization for Windows Applications]
_win32_FILEMUIINFO_GET_MAIN_TYPEID
intl.filemuiinfo_get_main_typeid
winnls/FILEMUIINFO_GET_MAIN_TYPEID
intl\filemuiinfo_get_main_typeid.htm
Intl
0102b364-ffc7-48a0-a7d1-5a64fba6428e
12/05/2018
FILEMUIINFO_GET_MAIN_TYPEID, FILEMUIINFO_GET_MAIN_TYPEID macro [Internationalization for Windows Applications], _win32_FILEMUIINFO_GET_MAIN_TYPEID, intl.filemuiinfo_get_main_typeid, winnls/FILEMUIINFO_GET_MAIN_TYPEID
winnls.h
Windows.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
19H1
FILEMUIINFO_GET_MAIN_TYPEID
winnls/FILEMUIINFO_GET_MAIN_TYPEID
c++
APIRef
kbSyntax
HeaderDef
Winnls.h
FILEMUIINFO_GET_MAIN_TYPEID

FILEMUIINFO_GET_MAIN_TYPEID macro

-description

Gets the main module types array element associated with the type identifier size and offset in a FILEMUIINFO structure. The information is provided in the dwTypeIDMainSize and dwTypeIDMainOffset members of the structure.

-parameters

-param pInfo

Pointer to the FILEMUIINFO structure.

-param iType

Index of the array element.

-see-also

FILEMUIINFO

Multilingual User Interface

Multilingual User Interface Macros