GIS Dictionary
Browse dictionary
COM interface
URL copied
Share URL
[programming]
A grouping of logically related virtual functions, implemented by a server object, allowing a client to interact with the server object. Interfaces form the basis of COMs communication between objects and the basis of the COM contract.
Related Terms
COM
default interface