Visual Basic (Declaration) | |
---|---|
Public Shared Function ApplyDataEncoding( _ ByVal context As ServiceMessageContext, _ ByVal dataEncoding As QualifiedName, _ ByRef value As Object _ ) As ServiceResult |
C# | |
---|---|
public static ServiceResult ApplyDataEncoding( ServiceMessageContext context, QualifiedName dataEncoding, ref object value ) |
Parameters
- context
- dataEncoding
- value
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family