GetCount

The GetCount function retrieves the numeric value stored in the specified count slot. Refer to Microsoft Dynamics GP Count Slot Values for the list of slot values.

long GetCount(
	short   countSlot	 // The slot number to check
)

Parameters:

paramID
	[in] The index of the count slot to check.

Return Values:

Returns the count stored in the specified count slot.