Description |
Cancels changes that have been made to the Converter setup and reverts to the previously-saved setup. Same as the Cancel button on the mixer setup dialog box. |
VB Syntax |
conv.DiscardChanges |
Variable |
(Type) - Description |
conv |
|
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
conv.DiscardChanges |
C++ Syntax |
HRESULT DiscardChanges(); |
Interface |
IConverter |