LastError Property

Summary
Gets the error code for the last operation performed.
Syntax
C#
VB
C++
public int LastError { get; } 
Public ReadOnly Property LastError As Integer 
public: 
property int LastError { 
   int get(); 
} 

Property Value

A long value containing the error code for the last operation.

Remarks

Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation for a complete list of possible error codes.

Requirements

Target Platforms

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

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.