| Visual Basic (Declaration) | |
|---|---|
Public Shared Function ComObjectToValueObject( _ ByVal com As Object, _ ByVal context As IServerContext, _ ByVal proxyType As Type _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static object ComObjectToValueObject( object com, IServerContext context, Type proxyType ) | |
Parameters
- com
- context
- proxyType
Target Platforms:Windows XP Professional, Windows Server 2003 family