Visual Basic (Declaration) | |
---|---|
Public Shared Function ValidateDataValue( _ ByVal value As DataValue, _ ByVal expectedType As Type, _ ByVal index As Integer, _ ByVal diagnosticInfos As DiagnosticInfoCollection, _ ByVal responseHeader As ResponseHeader _ ) As ServiceResult |
C# | |
---|---|
public static ServiceResult ValidateDataValue( DataValue value, Type expectedType, int index, DiagnosticInfoCollection diagnosticInfos, ResponseHeader responseHeader ) |
Parameters
- value
- expectedType
- index
- diagnosticInfos
- responseHeader
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family