SOLIDWORKS PDM Professional API Help Send Feedback
CreateUtility Method (IEdmVault7)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmVault7 Interface : CreateUtility Method (IEdmVault7)


eType
Type of interface to create as defined in EdmUtility
Creates a utility interface of the specified type.

Syntax

Visual Basic 
Function CreateUtility( _
   ByVal eType As EdmUtility _
) As System.Object
C# 
System.object CreateUtility( 
   EdmUtility eType
)
C++/CLI 
System.Object^ CreateUtility( 
&   EdmUtility eType
) 

Parameters

eType
Type of interface to create as defined in EdmUtility

Return Value

Interface

Example

Remarks

Return codes: 

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional Version 6.2