| Visual Basic | |
|---|---|
Public Structure EdmBatchError2 Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmBatchError2 : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmBatchError2 : public System.ValueType | |
struct EdmBatchError2{
integer mlFileID;
integer mlFolderID;
integer mlVariableID;
integer mlErrorCode;
};
Extends the EdmBatchError structure and is returned by IEdmBatchUpdate2::CommitUpdate.
Version 6.3 of SOLIDWORKS PDM Professional