RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterRequestHandler.CreateRequestContext Method

Creates an object that describes the adapter action parameters and adapter field values.

Pascal
procedure CreateRequestContext(DispatchParams: IAdapterDispatchParams);
C++
__fastcall CreateRequestContext(IAdapterDispatchParams DispatchParams);

CreateRequestContext creates a new request context based on the specified parameters. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!