Results 1 to 2 of 2

Thread: ActiveX EXE server component

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2001
    Location
    NY
    Posts
    17

    ActiveX EXE server component

    If you write a desktop application that creates an instance of an object from an ActiveX EXE server component. You want to step through the code that runs when the server component shuts down. You set a break point in the Terminate event for a class module that defines the object in the server component. What should Joe do next?

    a. Set the object variable for the server object equal to Nothing from the Immediate window in the client application
    b. Set the App.hInstanceobjext equal to Nothing from the Immediate window server application
    c. Set the App.UnattendedApp object equal to Nothing from the Immediate window in the client application
    d. End the execution of the client application by clicking the End button

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    (D)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width