次の方法で共有


CBaseVideoWindow Class (Compact 2013)

3/26/2014

CUnknown Class

     IDispatch

     IVideoWindow Interface

          CBaseVideoWindow Class

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

CBaseVideoWindow

Constructs a CBaseVideoWindow object.

Implemented INonDelegatingUnknown Methods

Method

Description

NonDelegatingQueryInterface

Returns a specified reference-counted interface.

Implemented IDispatch Methods

Method

Description

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.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

DirectShow Classes