RFDocument.GetPreferenceDoubleValue (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Get the double type value of preference setting.

Syntax

Function RFDocument.GetPreferenceDoubleValue(item As RFPreferenceDoubleItem, pdValue As Double) As RFErrorCode

The GetPreferenceDoubleValue syntax has these parts:

Part Description
item [INRFPreferenceDoubleItem Required. Preference Item which has double type.
pdValue [OUTDouble Required. Preference value for specified item.

Return to Rapidform Index


Your Ad Here