sdaiCreateEmptyADB

...

Syntax

//
//   Strong typing definition
//
void            * sdaiCreateEmptyADB(
                    );


//
//   Weak typing definition
//
void    __declspec(dllexport) * __stdcall sdaiCreateEmptyADB(
                                                                    );