flCapabilities
(ULONG)
An array of flags indicating the capabilities of the user to the resource.
Network Capabilities bit definitions:
NET_JOBS_CREATE(0x00000001)
The user can create jobs.
NET_JOBS_MANAGE_OWN(0x00000002)
The user can control and delete his or her own jobs.
NET_JOBS_MANAGE_ALL(0x00000004)
The user can control and delete others' jobs.
[Back: RESOURCEINFO1 Field - flInfo]
[Next: RESOURCEINFO1 Field - flType]