Midware TServerObject.GiveRequest

From Overbyte
Jump to navigation Jump to search

Main page -> Midware component reference -> TServerObject -> GiveRequest

Definition

protected GiveRequest(RqBuffer : PChar; RqLength : Integer); virtual;

Description

The ORB (Object Request Broker, TRequestBroker component) call this method to pass a request from the client to the server object. Normally not used in TServerObject descending components.