Skip to content

hGetDllHandle: To get handle of dll attached to a node from the node

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.