SPDRP_EXCLUSIVE constant

int const SPDRP_EXCLUSIVE

The function retrieves a DWORD value that indicates whether a user can obtain exclusive use of the device. The returned value is one if exclusive use is allowed, or zero otherwise.

Implementation

static const SPDRP_EXCLUSIVE = 0x0000001A;