CDispBasic Class
A version of this page is also available for
4/8/2010
This internal class is used to implement the CDisp class.
Member Functions
Member function | Description |
---|---|
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
Windows Embedded CE | Windows CE 2.12 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |
Note | Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements For more information, see Setting Up the Build Environment |