Visual Basic (Declaration) | |
---|---|
Protected Overloads Sub HandleMessageProcessingError( _ ByVal statusCode As UInteger, _ ByVal format As String, _ ByVal ParamArray args() As Object _ ) |
C# | |
---|---|
protected void HandleMessageProcessingError( uint statusCode, string format, params object[] args ) |
Parameters
- statusCode
- format
- args
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family