C# Class Opc.Ua.Com.ResultIds

Defines all well known COM DA HRESULT codes.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Méthode Description
GetBrowseName ( int identifier ) : string

Returns the name of the error code.

GetIdentifier ( string browseName ) : uint

Returns the numeric value for the error code.

Method Details

GetBrowseName() public static méthode

Returns the name of the error code.
public static GetBrowseName ( int identifier ) : string
identifier int
Résultat string

GetIdentifier() public static méthode

Returns the numeric value for the error code.
public static GetIdentifier ( string browseName ) : uint
browseName string
Résultat uint