Sets the interface to this ActiveX control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetClass( _
ByVal ClassID As System.String, _
ByVal LicenseKey As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageActiveX
Dim ClassID As System.String
Dim LicenseKey As System.String
Dim value As System.Boolean
value = instance.SetClass(ClassID, LicenseKey) |
C++/CLI | |
---|
System.bool SetClass(
& System.String^ ClassID,
& System.String^ LicenseKey
) |
Parameters
- ClassID
Class ID for the control
- LicenseKey
License key for the control
Return Value
Always returns True
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0