←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly