GetFileCreatedDate

Returns the Date on which the macro was created.

Declarations:

VC++

long GetFileCreatedDate (_bstr_t pFileName, BSTR * pCreatedDate );

VISUAL BASIC:

GetFileCreatedDate (ByVal pFileName As String, ByRef pCreatedDate As String) As Long

Parameters:

Return Value:

Returns 1 if there is any kind of failure, and 0 if successful.