|
RAD Studio VCL Reference
|
Extracts a date value from the extension control block.
function GetDateVariable(Index: Integer): TDateTime; override;
virtual __fastcall TDateTime GetDateVariable(int Index);
GetDateVariable reads date-time values from the extension control block specified by the ECB property. The ISAPI request object uses GetDateVariable to access the properties that represent dates from the HTTP request headers.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|