PX_UShort
Visual Studio 2008
Call this function within your control's DoPropExchange member function to serialize or initialize a property of type unsigned short.
BOOL PX_UShort( CPropExchange* pPX, LPCTSTR pszPropName, USHORT& usValue ); BOOL PX_UShort( CPropExchange* pPX, LPCTSTR pszPropName, USHORT& usValue, USHORT usDefault );