Returns the directory where the Debug Logging file (PrnDebug.ddf) will be generated.
GetDebugLoggingDirectory (pDevMode As Long) As String
Input value - Handle to the BlackIceDEVMODE structure
Return value - Directory of the Debug Logging file
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.