| Library | Module | Frames | Expand |
| Property | MaxNumSels | as Long [optional] |
| The maximum number of selections allowed. If this is a negative number, there is an unlimited number of selections. | ||
| Property | OptionKeywords | as String |
| The selection filter. | ||
| Function | CCpfcSelectionOptions.Create (inOptionKeywords as String) as IpfcSelectionOptions | |
| Specifies the options used in the selection. | ||
| Property | MaxNumSels | as Long [optional] |
|
The maximum number of selections allowed. If this is a negative number, there is an unlimited number of selections. |
| Property | OptionKeywords | as String |
|
The selection filter. |
| Function | CCpfcSelectionOptions.Create | (inOptionKeywords as String) as IpfcSelectionOptions |
|
Specifies the options used in the selection. The return value is an argument to IpfcBaseSession.Select() .
|