Used to create objects in the same apartment
as the thread context object was created. This reduces or
eliminates cross thread calls for the created object.
| C# | Visual Basic | Visual C++ |
public class AgGxThreadContextClass : IAgGxThreadContext, AgGxThreadContext
Public Class AgGxThreadContextClass _ Implements IAgGxThreadContext, AgGxThreadContext
public ref class AgGxThreadContextClass : IAgGxThreadContext, AgGxThreadContext
| All Members | Constructors | Methods | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
AgGxThreadContextClass () () () |
|
|
|
CreateObject(String) |
Creates an object with the specified ProgID.
The object is created in the same apartment as the thread context
object.
|
|
|
Equals(Object) |
(Inherited from
Object.)
|
|
|
Finalize () () () |
Allows an
Objectto attempt to free resources and perform
other cleanup operations before the
Objectis reclaimed by garbage
collection. (Inherited from
Object.)
|
|
|
GetHashCode () () () |
Serves as a hash function for a particular
type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data
structures like a hash table. (Inherited from
Object.)
|
|
|
GetType () () () |
Gets the
Typeof the current instance. (Inherited
from
Object.)
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
ToString () () () |
(Inherited from
Object.)
|
| Object | |
|
|
AgGxThreadContextClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)