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 interface AgGxThreadContext : IAgGxThreadContext
Public Interface AgGxThreadContext _ Implements IAgGxThreadContext
public interface class AgGxThreadContext : IAgGxThreadContext
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
CreateObject(String) |
Creates an object with the specified ProgID.
The object is created in the same apartment as the thread context
object. (Inherited from
IAgGxThreadContext.)
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)