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


HRESULT code containing the status of the creation of the user.

Syntax

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

Example

See the EdmUserData2 examples.

Remarks

Output value.

See Also