Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
CDispBasic Class
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
Header |
dshow.h, |
Library |
ole32.lib, |