usePresentationClient

Type: Boolean

Availability: Read or write at run time only

The usePresentationClient property of the ActiveXControl class, which is used in conjunction with the makeAutomationObject method, specifies whether the ActiveX control is executed on the presentation client or application server.

As this property is set to true by default, set it to false if you want your ActiveX control to run on the application server when an automation object is created by using the makeAutomationObject method.