This documentation is archived and is not being maintained.
Activator::GetObject Method
Visual Studio 2010
Creates a proxy for a well-known object or XML Web service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetObject(Type, String) | Creates a proxy for the well-known object indicated by the specified type and URL. |
|
GetObject(Type, String, Object) | Creates a proxy for the well-known object indicated by the specified type, URL, and channel data. |
Show: