Alvas.Audio Class Library

FormatChooseResult Members

FormatChooseResult overview

Public Instance Constructors

FormatChooseResult Constructor

Public Instance Properties

Format Gets format
FormatName Gets format name
FormatTagName Gets format tag name
Result Returns 0 if successful (Format property is valid) or an error (including the user chose the Cancel button or the Close command on the System menu to close the dialog box) otherwise (Format property is not valid).

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

FormatChooseResult Class | Alvas.Audio Namespace