Share

acdbSetCurrentDgnHost

C++

ACDBCORE2D_PORT AcDbUnderlayHost* acdbSetCurrentDgnHost(
    AcDbUnderlayHost* pHost
);

File

dbunderlayhost.h

Description

Reserved for future use.

Parameters

Parameters Description
pHost Input pointer to the new host application to use

Was this information helpful?