Chameleon and Iguana Plugin C# Class Libraries

LogQueryResult Members

LogQueryResult overview

Public Instance Constructors

LogQueryResult Overloaded. Initializes a new instance of the LogQueryResult class.

Public Instance Fields

Message Provides an array of LogMessage which were returned by Iguana in response to the query.

Public Instance Properties

ErrorDescription Provides a textual description of the error which occurred if Success is false.
Success Indicates that the query was executed successfully.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
handle Get handle. This is used in the internal implementation and should not be invoked directly.
ToString (inherited from Object) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

LogQueryResult Class | iNTERFACEWARE.Iguana.Plugin Namespace