IObjectTableCallback interface
Callback to return object table data.
Members
The IObjectTableCallback interface inherits from the IUnknown interface. IObjectTableCallback also has these types of members:
Methods
The IObjectTableCallback interface has these methods.
Method | Description |
---|---|
GetSupportedColumns | Gets information about which columns (types of object data) are supported by the object table. |
ResultCallback | A callback function used to notify the host of object table information. |
Requirements
Header | Vspixengine.h |