Closes the specified user notification in this document's window.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub CloseUserNotification( _
ByVal Handler As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Handler As System.Object
instance.CloseUserNotification(Handler) |
C# | |
---|
void CloseUserNotification(
System.object Handler
) |
C++/CLI | |
---|
void CloseUserNotification(
& System.Object^ Handler
) |
Parameters
- Handler
- IUserNotificationHandler
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30