Requests a control buffer from the service pool.
LPCONTROLBUFFER RequestControlBuffer(
    LPSERVICEDESC lpServiceDescriptor,
);
lpServiceDescriptor 
Returns 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 0x0005 
E_EXIST 0x0006 
E_RESOURCE_LIMIT 0x00E6 
E_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