Populates a <Uint16Array> with information about when the file was last modified. The indices in the array refer to the Win32FileInfo enumeration. Please see APP_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
int32 GetLastModifiedInfo( Uint16Array p_aiInfo )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Uint16Array> | p_aiInfo | A pointer to the <Uint16Array> object that stores the information. |
None published. Please look for an example in the Simdify Scripting Language code base.