Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal e As Exception, _ ByVal defaultCode As UInteger, _ ByVal defaultSymbolicId As String, _ ByVal defaultNamespaceUri As String, _ ByVal defaultLocalizedText As LocalizedText _ ) |
C# | |
---|---|
public ServiceResult( Exception e, uint defaultCode, string defaultSymbolicId, string defaultNamespaceUri, LocalizedText defaultLocalizedText ) |
Parameters
- e
- defaultCode
- defaultSymbolicId
- defaultNamespaceUri
- defaultLocalizedText
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family