BOOL __stdcall IsDriverLoaded (HANDLE hOpen);
Return Value:
Returns TRUE if helper driver is loaded and was successfully opened, FALSE otherwise
Parameters:
hOpen
Specifies driver object open handle.
Remarks:
This function is a C-style wrapper for CNdisApi::IsDriverLoaded