| PMCONTROLSEND(3) | PMCONTROLRECEIEVE(3) | 
int pmControlReceive(pmContext *pmc, int enable);
| pmContext * | pmc | pmContextobject | |
| int | enable | Channel number | 
pmControlReceive() controls the receiver side of context
pmc.  If enable is not zero, sending messages are
enabled, otherwise disabled.
| PM_SUCCESS | Success |