Set whether or a unicast request can be flooded when there are no known providers.
If there are no known providers and this option is set to FALSE, the request will not be sent. Multicast and broadcast requests are not affected by this setting. By default, this flag is TRUE.
- Parameters
-
| self | The operationControl. This must not be NULL. |
| isFloodAllowed | Either non-zero (TRUE) to allow the request to be flooded, or zero (FALSE) to prevent flooding. |
- Returns
- TRUE if the flag was set as indicated, FALSE otherwise.
- See Also
- DOFOperationControl_IsFloodAllowed