Function CSPDate::GetMonthWString()

Description:
Retrieves the month name of the contained date.

Prototype:
CSPWString GetMonthWString(bool bBool = true) const;

Arguments:
  • bool bBool = true [IN]
    Specifies whether full month name is returned, or a 3 character shortcut.



Return value:
Retrieves a wide-character string with name of the month.

See also:
member functions GetMonth(), GetMonthString()
CSPDate | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd