|
FRX SDK Documentation 2025 SP0
|
#include <DwgFileInt.h>
Static Public Member Functions | |
| static AcDwgFileHandle *__stdcall | open (wchar_t const *, bool, Acad::ErrorStatus &) |
| static AcDwgFileHandle *__stdcall | openDemandLoadXref (wchar_t const *, Acad::ErrorStatus &) |
| static AcDwgFileHandle *__stdcall | openForWrite (wchar_t const *, AcDb::AcDbDwgVersion, Acad::ErrorStatus &) |
| static Acad::ErrorStatus __stdcall | copyCloseAndDelete (AcDwgFileHandle *&, wchar_t const *) |
| static int __cdecl | numberOfOpenDwgFiles (void) |
Definition at line 24 of file DwgFileInt.h.
|
static |
|
static |
|
static |
|
static |