Errors.Add(Object, String, String, String, Int32, String) Método

Definição

public:
 Microsoft::Office::Interop::InfoPath::SemiTrust::ErrorObject ^ Add(System::Object ^ varNode, System::String ^ bstrConditionName, System::String ^ bstrShortErrorMessage, System::String ^ bstrDetailedErrorMessage, int lErrorCode, System::String ^ bstrType);
public Microsoft.Office.Interop.InfoPath.SemiTrust.ErrorObject Add (object varNode, string bstrConditionName, string bstrShortErrorMessage, string bstrDetailedErrorMessage, int lErrorCode, string bstrType);
Public Function Add (varNode As Object, bstrConditionName As String, bstrShortErrorMessage As String, bstrDetailedErrorMessage As String, lErrorCode As Integer, bstrType As String) As ErrorObject

Parâmetros

varNode
Object
bstrConditionName
String
bstrShortErrorMessage
String
bstrDetailedErrorMessage
String
lErrorCode
Int32
bstrType
String

Retornos

ErrorObject

Aplica-se a