PressShutDownButton Method
Description
This method presses the Cancel button on a message box.
Syntax
Visual Basic |
---|
Public Function PressShutDownButton() As ENUM_PRESS_BUTTON_RESULTS |
Return Type
This returns a value from the ENUM_PRESS_BUTTON_RESULTS enumeration.
See Also