Sets the state of the add-in application.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub AppState( _
ByVal state As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISwQuickTip
Dim state As System.Integer
instance.AppState(state) |
C# | |
---|
void AppState(
System.int state
) |
C++/CLI | |
---|
void AppState(
& System.int state
) |
Parameters
- state
- State of the add-in as defined by the add-in
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0