LastError Property

Summary
Gets the error code for the last operation performed.
Syntax
C#
C++/CLI
public int LastError { get; } 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

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