Sets the default node, which is used in all functions that obtain a new handle and in RtImportHandle.
As long as no current node has been set, the local node is the default node. If the local node does not exist, there is no default node.
This function is supported only in the iwin32x environment.
BOOLEAN RtSetNode( const char * cName );
cName
This function has no equivalent in the iwin32 API.
FALSE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/nt/include/iwin32x.h | iwin32x.h | iwin32x.lib |
Notes
This function operates within the context of Windows applications.
RtImportHandle, iwin32x API, iwin32 Overview