GetCreationInfo Data Member Function

Populates a <Uint16Array> with information about when the file was created. The indices in the array refer to the Win32FileInfo enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Prototype

int32 GetCreationInfo( Uint16Array p_aiInfo )

Parameters

Parameter Type Parameter Name Documentation
<Uint16Array>p_aiInfoA pointer to the <Uint16Array> object that stores the information.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.