IVersionCallback interface
Callback to return the versions of all the interfaces supported. This allows the consumer to be out of sync with the capture engine.
Members
The IVersionCallback interface inherits from the IUnknown interface. IVersionCallback also has these types of members:
Methods
The IVersionCallback interface has these methods.
Method | Description |
---|---|
VersionTableReady | A callback function used to notify the host of which interfaces are supported. |
Requirements
Header | Vspixengine.h |