This function deallocates a 3D display previously allocated with M3ddispAlloc().
If the 3D display was shown in a window using M3ddispSelect(), M3ddispFree() also closes the associated window; if the 3D display was shown in a window using M3ddispSelectWindow(), the associated window is left open but it is left blank.
An error will be generated if you attempt to free the internal 3D graphics list associated with a 3D display.
Header | Include mil.h. |
Library | Use mil.lib; mil3d.lib. |
DLL | Requires mil.dll; mil3d.dll. |