21 #ifndef __JackWinNamedPipeServerNotifyChannel__ 22 #define __JackWinNamedPipeServerNotifyChannel__ 24 #include "JackChannel.h" 25 #include "JackWinNamedPipe.h" 45 int Open(
const char* server_name);
48 void Notify(
int refnum,
int notify,
int value);
JackServerNotifyChannel using pipes.