You are reading help file online using chmlib.com
|
CSpEvent::String returns the string from the event's lParam. The caller must make sure the event type is SPET_LPARAM_IS_STRING.
const WCHAR* String( void ) const;
You are reading help file online using chmlib.com
|