FILEMUIINFO_GET_MUI_TYPEIDS macro (winnls.h)
Gets the MUI module types array associated with the type identifier offset information in the dwTypeIDMUIOffset member of a FILEMUIINFO structure.
Syntax
void FILEMUIINFO_GET_MUI_TYPEIDS(
pInfo
);
Parameters
pInfo
Pointer to the FILEMUIINFO structure.
Return value
None
Requirements
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | winnls.h (include Windows.h) |