C++
ACDBCORE2D_PORT AcDbUnderlayHost* acdbSetCurrentDgnDocHost( AcDbUnderlayHost* pHost );
File
dbunderlayhost.h
Description
Sets the current DGN underlay host that uses the current document for OLE entities.
Returns the previous DGN underlay host.
Parameters
Parameters | Description |
---|---|
pHost | Input the new host application to use. |