This documentation is archived and is not being maintained.
HttpServerUtility::CreateObject Method
Visual Studio 2010
Creates a server instance of a COM object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateObject(String) | Creates a server instance of a COM object identified by the object's programmatic identifier (ProgID). |
|
CreateObject(Type) | Creates a server instance of a COM object identified by the object's type. |
Show: