Initializing help system before first use

XNLSfindmsgdom

XNLSfindmsgdom


Purpose
Find an open message domain based on its name.
Synopsis
XNLSdomain XNLSfindmsgdom(const char *name);
Argument
name 
Name of the doamin
Return value
A context for the domain or NULL if no domain of this name has been open so far.
Further information
This function does not modify the reference count of the domain.
Related topics