Return which of the requested flag bits are currently set on a DH object (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Subset of flags that are set, or 0 if none match.
| Name | Description |
|---|---|
| dh | DH object to query. |
| flags | Bitmask of DH_FLAG_* values to test (may combine several bits). |