Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CreateError( _ ByVal code As UInteger, _ ByVal context As OperationContext, _ ByVal diagnosticInfos As DiagnosticInfoCollection, _ ByVal index As Integer _ ) As UInteger |
C# | |
---|---|
public static uint CreateError( uint code, OperationContext context, DiagnosticInfoCollection diagnosticInfos, int index ) |
Parameters
- code
- context
- diagnosticInfos
- index
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family