| lcWndGetEntByKey | Home |
|
HANDLE lcWndGetEntByKey ( HANDLE hLcWnd, int Key ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| Key | |
| Value of LC_PROP_ENT_KEY property. | |
|
Handle to a graphic object. If an object with specified identifier is not found, the function returns NULL. |
| lcWndGetEntByID, lcBlockGetEntByKey, lcDrwGetEntByKey |