CDispBasic Class (Compact 2013)

3/26/2014

CDispBasic Class

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

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

DirectShow Classes