FILEMUIINFO_GET_CULTURE macro (winnls.h)
Gets the locale name associated with the language name offset information in the dwLanguageNameOffset member of a FILEMUIINFO structure.
Syntax
void FILEMUIINFO_GET_CULTURE(
pInfo
);
Parameters
pInfo
Pointer to the FILEMUIINFO structure.
Return value
None
Requirements
Requirement | Value |
---|---|
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) |