Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function DecodeMessage( _ ByVal buffer() As Byte, _ ByVal expectedType As Type, _ ByVal context As ServiceMessageContext _ ) As IEncodeable |
C# | |
---|---|
public static IEncodeable DecodeMessage( byte[] buffer, Type expectedType, ServiceMessageContext context ) |
Parameters
- buffer
- expectedType
- context
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family