RFSelectTools.EnumSelectedEntities



Your Ad Here

Description

Collects entity's ID of all selected entities in an RFEntityID array and returns a Long value indicating the number of selected entities.

Syntax

Function RFSelectTools.EnumSelectedEntities(SelectEntity As RFSelectEntityType, pSelectedEntityIDs As RFEntityID) As Long

The EnumSelectedEntities syntax has these parts:

Part Description
SelectEntity [INRFSelectEntityType Required. The entity type selected.
pSelectedEntityIDs [OUTRFEntityID Required. The first element of RFEntityID array to store selected entities RFEntityID.

Remarks

Return to Rapidform Index


Your Ad Here