-
1 COM object
An instance of a COM class. -
2 COM+
"An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management."COM+ -
3 COM callable wrapper
"A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including.NET Framework classes, transparently." -
4 COM
"An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems." -
5 object pooling
"An automatic service provided by COM+ that enables you to configure a component so that instances of itself are kept active in a pool, ready to be used by any client that requests the component." -
6 DirectX Media Object
A COM object that processes multimedia data streams from buffers allocated by the client. -
7 Distributed Component Object Model
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications."English-Arabic terms dictionary > Distributed Component Object Model
-
8 Distributed COM
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications." -
9 browser helper object
An in-process Component Object Model (COM) component that Internet Explorer will load each time it starts; it runs in the same memory context as the browser and can perform actions on the available windows and modules. -
10 message handler
A Component Object Model (COM) object that implements the ITranslate interface in an in-process COM object. -
11 apartment
"A group of one or more COM objects in a process. A COM object lives in exactly one apartment, in the sense that its methods can legally be directly called only by a thread that belongs to that apartment. Any other thread that wants to call the object must go through a proxy." -
12 activation
The chain of events that results in the creation of a COM object and returning a valid pointer to an interface on that object. -
13 ar-sa عائلة منتجات
A.NET Framework object that acts as a proxy for a reference-counted COM object. -
14 runtime callable wrapper
A.NET Framework object that acts as a proxy for a reference-counted COM object. -
15 RCW
A.NET Framework object that acts as a proxy for a reference-counted COM object. -
16 DMO
A COM object that processes multimedia data streams from buffers allocated by the client. -
17 common name
"A naming attribute from which an object's distinguished name is formed. For most object classes, the naming attribute is the Common-Name. For example, a user object with its CN set to ""Jeff Smith"" might have a distinguished name of ""CN=Jeff Smith,CN=Users,DC=Fabrikam,DC=com""." -
18 canonical name
"An object's distinguished name presented with the root first and without the (LDAP) attribute tags (such as CN=, DC=). The segments of the name are delimited with forward slashes (/). For example, CN=MyDocuments,OU=MyOU,DC=Microsoft,DC=Com is presented as microsoft.com/MyOU/MyDocuments in canonical form." -
19 DCOM
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications." -
20 server process
"A process that hosts Component Object Model (COM) components. A COM component can be loaded into a surrogate server process, either on the client computer (local) or on another computer (remote). It can also be loaded into a client application process (in process)."
- 1
- 2
См. также в других словарях:
Object code — Object code, or sometimes object module, is what a computer compiler produces.[1] In a general sense object code is a sequence of statements in a computer language,[2] usually a machine code language.[3] See also Object file References … Wikipedia
COM Interop — is a technology included in the .NET CLR that enables COM objects to interact with .NET objects, and vice versa. COM Interop aims to provide access to the existing COM components without requiring that the original component be modified. It tries … Wikipedia
Object permanence — Psychology … Wikipedia
Object pool — In computer programming, an object pool is a software design pattern. An object pool is a set of initialised objects that are kept ready to use, rather than allocated and destroyed on demand. A client of the pool will request an object from the… … Wikipedia
Object-relational mapping — For another use of ORM , see Object role modeling. Object relational mapping (ORM, O/RM, and O/R mapping) in computer software is a programming technique for converting data between incompatible type systems in object oriented programming… … Wikipedia
Object model — In computing, object model has two related but distinct meanings: The properties of objects in general in a specific computer programming language, technology, notation or methodology that uses them. For example, the Java objects model, the COM… … Wikipedia
Object-oriented ontology — (OOO) is a metaphysical movement that rejects the privileging of human existence over the existence of nonhuman objects.[1] Specifically, object oriented ontology opposes the anthropocentrism of Immanuel Kant s Copernican Revolution, whereby… … Wikipedia
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Object Desktop — ObjectBar used with DesktopX to create a theme Developer(s) Stardock … Wikipedia
Object Manager (Windows) — Object Manager in Windows, categorized hierarchically using namespaces Object Manager (internally called Ob) is a subsystem implemented as part of the Windows Executive which manages Windows resources. Each resource, which are surfaced as logical … Wikipedia
Object Windows Library — Developer(s) Originally Borland (now Codegear) Initial release 1991 Stable release OWLNext 6.30.9 / September 2, 2010; 14 months ago (2010 09 02) … Wikipedia