Share

adsw_acadDocWnd

C++

ACCORE_PORT HWND adsw_acadDocWnd();

File

acedads.h

Description

Returns the Windows' window handle for AutoCAD's "Document View".

The #include directive for the Windows' header file windows.h or windef.h must be made before the #include directive for ads.h in order for this function to be available.

Was this information helpful?