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


Contains information about a license type and is returned by IEdmVault11::GetLicense.

Syntax

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

Example

struct EdmLicense

{
  enum EdmLicenseType meType;
  integer mlUserCount;
};

Example

See Also

Availability

SOLIDWORKS PDM Professional 2010