Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Errors property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Retrieves the list of errors generated when the object was last validated and saved.

Class

IInstance

Syntax

[C#]

string[] Errors { get; };

[Visual C++]

// The list of errors generated the last

// time the object was validated and saved.

[propget]

HRESULT Errors(

[out, retval] SAFEARRAY(BSTR)* theErrors

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in