Microsoft Windows CE 3.0  

CDispBasic Class

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

An internal class used to implement the CDispclass.

Member Functions

CDispBasic Constructor for the CDispBasicclass.

Protected Data Members

m_PString Points to the string to be displayed. Initially, this points to m_String, but larger strings might cause this to be updated to point to dynamically-allocated storage instead.
m_String [50] Initial buffer area for this object.