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