C# Class NewTOAPIA.Net.Udt.CMsgNo

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
incmsg ( Int32 msgno ) : Int32
msgcmp ( Int32 msgno1, Int32 msgno2 ) : int
msglen ( Int32 msgno1, Int32 msgno2 ) : int
msgoff ( Int32 msgno1, Int32 msgno2 ) : int

Method Details

incmsg() public static méthode

public static incmsg ( Int32 msgno ) : Int32
msgno System.Int32
Résultat System.Int32

msgcmp() public static méthode

public static msgcmp ( Int32 msgno1, Int32 msgno2 ) : int
msgno1 System.Int32
msgno2 System.Int32
Résultat int

msglen() public static méthode

public static msglen ( Int32 msgno1, Int32 msgno2 ) : int
msgno1 System.Int32
msgno2 System.Int32
Résultat int

msgoff() public static méthode

public static msgoff ( Int32 msgno1, Int32 msgno2 ) : int
msgno1 System.Int32
msgno2 System.Int32
Résultat int