Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute("Should use the version that takes a ISystemContext (pass null if ISystemContext is not available).")> Protected Overloads Overridable Function ExtractValueFromVariant( _ ByVal value As Object, _ ByVal throwOnError As Boolean _ ) As Object |
C# | |
---|---|
[ObsoleteAttribute("Should use the version that takes a ISystemContext (pass null if ISystemContext is not available).")] protected virtual object ExtractValueFromVariant( object value, bool throwOnError ) |
Parameters
- value
- throwOnError
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family