Midware TServerObject.GiveRequest
Revision as of 14:20, 9 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.Give Request | G…')
Main page -> Midware component reference -> TServerObject -> GiveRequest
Definition
procedure 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.