CDispBasic Class (Windows CE 5.0)
This internal class is used to implement the CDisp class.
Member Functions
Member function | Description |
---|---|
CDispBasic | Constructor for the CDispBasic class. |
Protected Data Members
Member | Description |
---|---|
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. |
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header:
Send Feedback on this topic to the authors