nn::boss::TaskActionBase::SetLastModifiedTime Member Function

Syntax

nn::Result SetLastModifiedTime(
     const char * pLastModifiedTime
);

Arguments

Name Description
in pLastModifiedTime The LastModifiedTime string to set. (This string is set in the If-Modified-Since HTTP request header field.)

Return Values

Returns the result of the operation.

Description

Sets the initial value for the LastModifiedTime.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL