SOLIDWORKS PDM Professional API Help Send Feedback
EdmRevError Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmRevError Structure


Returned from IEdmRevisionMgr::Commit if something goes wrong when incrementing the revision number on a file.

Syntax

Visual Basic 
Public Structure EdmRevError 
   Inherits System.ValueType
C# 
public struct EdmRevError : System.ValueType 
C++/CLI 
public value class EdmRevError : public System.ValueType 

Example

struct EdmRevError{
  integer mlFileID;
  integer mhError;
};

Example

See Also

Availability

SOLIDWORKS PDM Professional 2007