CBaseObject::CBaseObject (Compact 2013)
3/26/2014
Constructs a CBaseObject object.
Syntax
CBaseObject(
const TCHAR* pName
);
Parameters
- pName
Name assigned to the object for debugging purposes.
Return Value
None.
Remarks
The pName parameter should be allocated in static memory.
This name appears on the debugging screen when the object is created and deleted.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |