| Visual Basic | |
|---|---|
Public Structure EdmBatchError Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmBatchError : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmBatchError : public System.ValueType | |
struct EdmBatchError{
integer mlFileID;
integer mlVariableID;
integer mlErrorCode;
};
Returned by IEdmBatchUpdate::Commit
Version 6.2 of SOLIDWORKS PDM Professional