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


Gets the string displayed in the SOLIDWORKS PDM Professional menu for this template.

Syntax

Visual Basic 
Function GetMenuString() As System.String
C# 
System.string GetMenuString()
C++/CLI 
System.String^ GetMenuString(); 

Return Value

Menu string

Example

Remarks

C++ programmers not using bstr_t wrapper functions must free the returned string with a call to SysFreeString.

Return codes:

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2