The Cancel Method is available in LEADTOOLS LEADTOOLS Document and Medical Imaging and in LEADTOOLS DVD Module toolkits.
Cancels the current operation.Visual Basic (Declaration) | |
---|---|
Public Sub Cancel() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MediaWriterDrive instance.Cancel() |
C# | |
---|---|
public void Cancel() |
C++/CLI | |
---|---|
public: void Cancel(); |
If an error occurs a Win32Exception will be thrown. Please Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7