Indicates a modeless operation has ended.
Supported platforms: Windows only
Signature
VBA:
object.SendModelessOperationEnded Context
- object
-
Type: Utility
The object this method applies to.
- Context
-
Access: Output-only
Type: String
A text value passed to the SendModelessOperationStart method.
Return Value (RetVal)
No return value.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available