EZ_GetCommunicationWindow(3) EZWGL Functions EZ_GetCommunicationWindow(3)NAME
EZ_GetCommunicationWindow - return the id of the unmapped communication window.SYNOPSIS
#include <EZ.h> Window EZ_GetCommunicationWindow()DESCRIPTION
EZ_GetCommunicationWindow returns the unmapped communication window of an EZWGL application. Inter-client communication between EZWGL clients is achieved by changing various properties on this communication window.SEE ALSO
EZ_DisplayWidget(3) EZWGL EZ_GetCommunicationWindow(3)