SOLIDWORKS PDM Professional API Help Send Feedback
mhResult Field
See Also 
EPDM.Interop.epdm Namespace > EdmFileInfo Structure : mhResult Field


Result code for the add operation.

Syntax

Visual Basic 
Public mhResult As System.Integer
C# 
public System.int mhResult
C++/CLI 
public:
System.int mhResult

Example

See Also