MSI Factory 2.3

MSI.RecordGetFieldCount

MSI.RecordGetFieldCount

Previous topic Next topic  

MSI.RecordGetFieldCount

Previous topic Next topic  

OverviewExamples

number MSI.RecordGetFieldCount (

number hRecord )

Description

Calls the MsiRecordGetFieldCount function that returns the number of fields in a record.

Parameters

hRecord

(number) The handle to a record.

Returns

(number) The number of fields in a record. If the function fails it will return -1. 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