Click or drag to resize
FormatChooseResultResult 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).

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int Result { get; }

Property Value

Type: Int32
See Also