hGetDllHandle: To get handle of dll attached to a node from the node
Synopsis
Section titled “Synopsis”HANDLE hGetDllHandle ( char* strNodeName)```### Description
This function returns the handle of the dll attached to a node. The node name will be passed as parameter.### Inputs
Node name### Returns
Dll handle on success else NULL
---
**Authoritative source**: BUSMASTER DITA help source `hGetDllHandle.dita`, compiled into `BUSMASTER.CHM` with the application.