Getting a Node Context Handle

The jomGetNodeContextHandle call, shown in the following example, is used to get the current node context handle for the process.

int jomGetNodeContextHandle(const DskHandle *pProcessHandle,
                            DskHandle       *pNodeContextHandle)

The parameters for this call are described in the following subsections.