IObjectTableCallback interface
Callback to return object table data.
The IObjectTableCallback interface inherits from the IUnknown interface. IObjectTableCallback also has these types of members:
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. |
Header | Vspixengine.h |