has_flag
Description:
Finds if the device has a specific device flag.
Parameters:
this |
A Device |
flag |
the DeviceFlags |
Returns:
true if the flag is set |
Finds if the device has a specific device flag.
this |
A Device |
flag |
the DeviceFlags |
true if the flag is set |