Microsoft DirectX 8.1 (C++)

CBaseVideoWindow Class

CBaseVideoWindow Class Hierarchy

The CBaseVideoWindow class handles the IDispatch component of the IVideoWindow interface and leaves the IVideoWindow properties and methods pure virtual.

Member Functions

CBaseVideoWindow Constructs a CBaseVideoWindow object.

Implemented IDispatch Methods

GetIDsOfNames 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.
GetTypeInfo Retrieves a type-information object, which can retrieve the type information for an interface.
GetTypeInfoCount Retrieves the number of type-information interfaces provided by an object.
Invoke Provides access to properties and methods exposed by an object.