HRESULT GetAltMonthNames(
LCID lcid,
OLECHAR FAR* prgp
);
Retrieves the secondary (altername) month names.
The return value obtained from the returned HRESULT is one of the following.
Result | Meaning |
---|---|
True | Success. |
False | Failure. |
Useful for Hijri, Polish and Russian alternate month names.