MSI Factory 2.3

MSI.RecordDataSize

MSI.RecordDataSize

Previous topic Next topic  

MSI.RecordDataSize

Previous topic Next topic  

OverviewExamples

number MSI.RecordDataSize (

number hRecord,

number Field )

Description

Calls the MsiRecordDataSize function that returns the length of a record field. The count does not include the terminating null character.

Parameters

hRecord

(number) The handle to the record.

Field

(number) Specifies a field of the record.

Returns

(number)  The length of the record field. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us