CBaseVideoWindow Class (Windows Embedded CE 6.0)
1/6/2010
NOT SUPPORTED IN DXPAK 1.0
This class handles the IDispatch component of the IVideoWindow interface and leaves the IVideoWindow properties and methods as a pure virtual function.
Member Functions
Member | Description |
---|---|
Constructs a CBaseVideoWindow object. |
Implemented INonDelegatingUnknown Methods
Method | Description |
---|---|
Returns a specified reference-counted interface. |
Implemented IDispatch Methods
Method | Description |
---|---|
Maps a single member and an optional set of parameters to a corresponding set of integer dispatch identifiers, which can be used during subsequent calls to the IDispatch::Invoke method. |
|
Retrieves a type-information object, which can retrieve the type information for an interface. |
|
Retrieves the number of type-information interfaces provided by an object. |
|
Provides access to properties and methods exposed by an object. |
Requirements
Windows Embedded CE | Windows CE 3.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 |