Requests a control buffer from the service pool.
LPCONTROLBUFFER RequestControlBuffer(
LPSERVICEDESC lpServiceDescriptor,
);
lpServiceDescriptorReturns a pointer to it, or else a null pointer if the pool is empty. The function requires a pointer to the service descriptor to which the pool belongs.
E_CONTEXT 0x0005E_EXIST 0x0006E_RESOURCE_LIMIT 0x00E6E_TYPE 0x8002| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtserv.h | rtserv.h | rtserv.lib |
RT Service system calls, SERVICEDESC