C# Class UlteriusServer.Api.Win32.Win32Exception

Inheritance: System.Runtime.InteropServices.ExternalException
Exibir arquivo Open project: Ulterius/server

Public Properties

Property Type Description
NullHandleRef System.Runtime.InteropServices.HandleRef

Private Methods

Method Description
FormatMessage ( int dwFlags, HandleRef lpSource, int dwMessageId, int dwLanguageId, StringBuilder lpBuffer, int nSize, IntPtr arguments ) : int
GetErrorMessage ( int error ) : string
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
Win32Exception ( ) : System
Win32Exception ( SerializationInfo info, StreamingContext context ) : System
Win32Exception ( int error ) : System
Win32Exception ( int error, string message ) : System
Win32Exception ( string message ) : System
Win32Exception ( string message, Exception innerException ) : System

Property Details

NullHandleRef public_oe static_oe property

public static HandleRef,System.Runtime.InteropServices NullHandleRef
return System.Runtime.InteropServices.HandleRef