A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

OLB

[programming] Acronym for object library. A binary file that stores information about a logical collection of COM objects and their properties and methods in a form that is accessible to … Read more

OLE

[programming] Acronym for Object Linking and Embedding. A protocol from Microsoft that allows the development of reusable objects that can be exchanged by multiple applications. Applications using OLE can create … Read more

OLE custom control

[programming] Also known as an ActiveX control, an OLE custom control is contained in a file with the extension .ocx. The ArcGIS controls are ActiveX controls.

OLE DB provider

Object Linking and Embedding database provider. A tool conforming to the OLE standard for sharing data between applications. Each OLE DB provider communicates with and retrieves data from a different … Read more

OLE View

[ESRI software] A utility, available as part of Microsoft Visual Studio, that can be used to view type information stored in a type library or object library or inside a … Read more