DANSrvAE Reference
Errors Field
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace > AEConditionState Class : Errors Field

Glossary Item Box

Array of HRESULT values for each requested attribute ID specified by AttributeIDs. Servers should return S_OK if the Attribute ID is valid or E_FAIL if not.

Syntax

Visual Basic (Declaration) 
Public Errors As Integer()
C# 
public int[] Errors

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.