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

#include <AcDwgFileHandle.h>

Static Public Member Functions

static AcDwgFileHandle *__stdcall open (wchar_t const *, int, Acad::ErrorStatus *, int(__stdcall *)(int, int, int, int))
 
static Acad::ErrorStatus __stdcall close (AcDwgFileHandle *&)
 
static Acad::ErrorStatus __stdcall open (wchar_t const *, AcDwgFileHandle *&, int)
 

Detailed Description

Definition at line 22 of file AcDwgFileHandle.h.

Member Function Documentation

◆ close()

static Acad::ErrorStatus __stdcall AcDwgFileHandle::close ( AcDwgFileHandle *& )
static

◆ open() [1/2]

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

◆ open() [2/2]

static AcDwgFileHandle *__stdcall AcDwgFileHandle::open ( wchar_t const * ,
int ,
Acad::ErrorStatus * ,
int(__stdcall *)(int, int, int, int)  )
static

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