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
Constructs a CBaseList object.
Syntax
CBaseList(
TCHAR* pName,
INT iItems
);
CBaseList(
TCHAR* pName
);
Parameters
- pName
Name of the list.
- iItems
Number of items in the list.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |