FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
DwgFileInt Class Reference

#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)
 

Detailed Description

Definition at line 24 of file DwgFileInt.h.

Member Function Documentation

◆ copyCloseAndDelete()

static Acad::ErrorStatus __stdcall DwgFileInt::copyCloseAndDelete ( AcDwgFileHandle *& ,
wchar_t const *  )
static

◆ numberOfOpenDwgFiles()

static int __cdecl DwgFileInt::numberOfOpenDwgFiles ( void )
static

◆ open()

static AcDwgFileHandle *__stdcall DwgFileInt::open ( wchar_t const * ,
bool ,
Acad::ErrorStatus &  )
static

◆ openDemandLoadXref()

static AcDwgFileHandle *__stdcall DwgFileInt::openDemandLoadXref ( wchar_t const * ,
Acad::ErrorStatus &  )
static

◆ openForWrite()

static AcDwgFileHandle *__stdcall DwgFileInt::openForWrite ( wchar_t const * ,
AcDb::AcDbDwgVersion ,
Acad::ErrorStatus &  )
static

The documentation for this class was generated from the following file: