FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
AcDbHostApplicationServices.h File Reference
#include "..\acad\Acad.h"
#include "..\acad\AcadInet.h"
#include "..\acdb17\AcadApp.h"
#include "..\acdb17\AcRxObject.h"

Go to the source code of this file.

Classes

class  AcDbHostApplicationServices
 

Typedefs

typedef Acad::ErrorStatus(* SELECTFILEPROC) (short *, ACHAR *&, void *, const int, const ACHAR *, const ACHAR *, const ACHAR *, const ACHAR *, int *, bool *, const ACHAR *, AcStringArray *)
 
typedef Acad::ErrorStatus(* REMAPPROC) (ACHAR *&, const ACHAR *, int, void *)
 
typedef void(* MAPFILENOTIFYPROC) (const ACHAR *, const ACHAR *, int, void *)
 

Typedef Documentation

◆ MAPFILENOTIFYPROC

typedef void(* MAPFILENOTIFYPROC) (const ACHAR *, const ACHAR *, int, void *)

Definition at line 47 of file AcDbHostApplicationServices.h.

◆ REMAPPROC

typedef Acad::ErrorStatus(* REMAPPROC) (ACHAR *&, const ACHAR *, int, void *)

Definition at line 45 of file AcDbHostApplicationServices.h.

◆ SELECTFILEPROC

typedef Acad::ErrorStatus(* SELECTFILEPROC) (short *, ACHAR *&, void *, const int, const ACHAR *, const ACHAR *, const ACHAR *, const ACHAR *, int *, bool *, const ACHAR *, AcStringArray *)

Definition at line 42 of file AcDbHostApplicationServices.h.