Visual Basic (Declaration) | |
---|---|
Public Shared Function DecodeExtensionObject( _ ByVal context As ISystemContext, _ ByVal targetType As Type, _ ByVal extension As ExtensionObject, _ ByVal throwOnError As Boolean _ ) As Object |
C# | |
---|---|
public static object DecodeExtensionObject( ISystemContext context, Type targetType, ExtensionObject extension, bool throwOnError ) |
Parameters
- context
- targetType
- extension
- throwOnError
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family