Activates DWG file in AutoCAD LTLTCustomizer21 for AutoCAD LT reference manual

ActiveX
Function activateDWG(dwg_name As String) As Integer
C/C++
HWND WINAPI LTC_activateDWG(const wchar_t* dwg_name);

parameter
dwg_name :DWG name you want to activate. Specifies title string of MDI window in AutoCAD /LT.

return value
This function enables when LTCustomizer21 communicates AutoCAD LT2000(AutoCAD 2000) or later. Window you can activate is only already opened window. This function does not activate frame window of AutoCAD/LT.