Cancel Method

Summary

Cancels the current operation.

Syntax
C#
VB
C++
public void Cancel() 
Public Sub Cancel()  
public: 
void Cancel();  

Remarks

If an error occurs a Win32Exception will be thrown. Please Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly