Alvas.Audio Class Library

FormatChooseResult.Result Property

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).

[Visual Basic]
Public ReadOnly Property Result As Integer
[C#]
public Int32 Result {get;}

See Also

FormatChooseResult Class | Alvas.Audio Namespace